Interface SubjectIdentificationNumber

All Superinterfaces:
Serializable
All Known Implementing Classes:
INSZNumber, KBONumber

public interface SubjectIdentificationNumber extends Serializable
  • Method Details

    • getValue

      String getValue()
    • getSubjectType

      SubjectType getSubjectType()
    • getXPathExpression

      String getXPathExpression()
    • getValueInLogFormat

      String getValueInLogFormat()