Interface PropertiesAccessor

All Known Subinterfaces:
PropertiesAccessor.PropertiesProperty

public interface PropertiesAccessor
Provides an accessor for a Properties property.
  • Method Details

    • getProperties

      Properties getProperties()
      Retrieves the properties from the Properties property.
      Returns:
      The properties stored by the Properties property.