Interface LicenseAccessor

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

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.