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