Interface LicenseAccessor

All Known Subinterfaces:
ArgsParser, LicenseAccessor.LicenseProperty
All Known Implementing Classes:
ArgsParserImpl

public interface LicenseAccessor
Provides an accessor for a license property.
  • Method Details

    • getLicense

      String getLicense()
      Retrieves the license from the license property.
      Returns:
      The license stored by the license property.