Interface PrefixAccessor

All Known Subinterfaces:
PrefixAccessor.PrefixProperty

public interface PrefixAccessor
Provides an accessor for a prefix property.
  • Method Details

    • getPrefix

      String getPrefix()
      Retrieves the prefix from the prefix property.
      Returns:
      The prefix stored by the prefix property.