Interface KeyIdentifier

All Superinterfaces:
Reference
All Known Implementing Classes:
KeyIdentifierImpl

public interface KeyIdentifier extends Reference
KeyIdentifier Interface
  • Method Details

    • getValueTypeURI

      URI getValueTypeURI()
    • getEncodingTypeURI

      URI getEncodingTypeURI()
    • getValue

      String getValue()
    • setValue

      void setValue(String value)