Class TypeId


  • public class TypeId
    extends java.lang.Object
    • Method Detail

      • getTypeCode

        public int getTypeCode()
      • isTypeIdentityKnown

        public boolean isTypeIdentityKnown()
      • getIdentity

        public Identity getIdentity()
      • fromTypeCode

        public static TypeId fromTypeCode​(int typeCode)
      • fromTypeId

        public static TypeId fromTypeId​(Identity typeId,
                                        int typeCode)