Interface CopyrightAccessor

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

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.