- All Known Subinterfaces:
PropertiesAccessor.PropertiesProperty
public interface PropertiesAccessor
Provides an accessor for a
Properties property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a builder method for aPropertiesproperty returning the builder for applying multiple build operations.static interfaceProvides a mutator for aPropertiesproperty.static interfaceProvides aPropertiesproperty. -
Method Summary
-
Method Details
-
getProperties
Properties getProperties()Retrieves the properties from thePropertiesproperty.- Returns:
- The properties stored by the
Propertiesproperty.
-