Interface CopyrightAccessor

All Known Subinterfaces:
ArgsParser, CopyrightAccessor.CopyrightProperty
All Known Implementing Classes:
ArgsParserImpl

public interface CopyrightAccessor
Provides an accessor for a copyright property.
  • Method Details

    • getCopyright

      String getCopyright()
      Retrieves the copyright from the copyright property.
      Returns:
      The copyright stored by the copyright property.