Interface LongOptionAccessor

All Known Subinterfaces:
LongOptionAccessor.LongOptionProperty
All Known Implementing Classes:
ParseOptionArgsException, UnknownOptionArgsException

public interface LongOptionAccessor
Provides an accessor for a long option property.
  • Method Details

    • getLongOption

      String getLongOption()
      Retrieves the long option from the long option property.
      Returns:
      The long option stored by the long option property.