- All Known Subinterfaces:
CliContextAccessor.RootConditionProperty
public interface CliContextAccessor
Provides an accessor for a
CliContext property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a builder method for aCliContextproperty returning the builder for applying multiple build operations.static interfaceProvides a mutator for aCliContextproperty.static interfaceProvides aCliContextproperty. -
Method Summary
-
Method Details
-
getCliContext
CliContext getCliContext()Retrieves theCliContextfrom theCliContextproperty.- Returns:
- The
CliContextstored by theCliContextproperty.
-