Uses of Class
dev.vality.identity.IdentityDocumentType._Fields
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentityDocumentType._Fields in dev.vality.identity
Fields in dev.vality.identity with type parameters of type IdentityDocumentType._Fields Modifier and Type Field Description static Map<IdentityDocumentType._Fields,org.apache.thrift.meta_data.FieldMetaData>IdentityDocumentType. metaDataMapMethods in dev.vality.identity that return IdentityDocumentType._Fields Modifier and Type Method Description protected IdentityDocumentType._FieldsIdentityDocumentType. enumForId(short id)IdentityDocumentType._FieldsIdentityDocumentType. fieldForId(int fieldId)static IdentityDocumentType._FieldsIdentityDocumentType._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static IdentityDocumentType._FieldsIdentityDocumentType._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static IdentityDocumentType._FieldsIdentityDocumentType._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.IdentityDocumentType._Fields[]IdentityDocumentType. getFields()static IdentityDocumentType._FieldsIdentityDocumentType._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static IdentityDocumentType._Fields[]IdentityDocumentType._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.identity that return types with arguments of type IdentityDocumentType._Fields Modifier and Type Method Description Map<IdentityDocumentType._Fields,org.apache.thrift.meta_data.FieldMetaData>IdentityDocumentType. getFieldMetaData()Methods in dev.vality.identity with parameters of type IdentityDocumentType._Fields Modifier and Type Method Description protected voidIdentityDocumentType. checkType(IdentityDocumentType._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldIdentityDocumentType. getFieldDesc(IdentityDocumentType._Fields setField)Constructors in dev.vality.identity with parameters of type IdentityDocumentType._Fields Constructor Description IdentityDocumentType(IdentityDocumentType._Fields setField, Object value)