Interface SuffixAccessor

All Known Subinterfaces:
SuffixAccessor.SuffixProperty

public interface SuffixAccessor
Provides an accessor for a suffix property.
  • Method Details

    • getSuffix

      String getSuffix()
      Retrieves the suffix from the suffix property.
      Returns:
      The suffix stored by the suffix property.