Class IdentifierType


  • public class IdentifierType
    extends java.lang.Object
    RFC 6066
    • Constructor Summary

      Constructors 
      Constructor Description
      IdentifierType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getName​(short identifierType)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdentifierType

        public IdentifierType()
    • Method Detail

      • getName

        public static java.lang.String getName​(short identifierType)