Uses of Class
dev.vality.identdocstore.identity_document_storage.IdentityDocumentNotFound._Fields
-
Uses of IdentityDocumentNotFound._Fields in dev.vality.identdocstore.identity_document_storage
Fields in dev.vality.identdocstore.identity_document_storage with type parameters of type IdentityDocumentNotFound._Fields Modifier and Type Field Description static Map<IdentityDocumentNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>IdentityDocumentNotFound. metaDataMapMethods in dev.vality.identdocstore.identity_document_storage that return IdentityDocumentNotFound._Fields Modifier and Type Method Description IdentityDocumentNotFound._FieldsIdentityDocumentNotFound. fieldForId(int fieldId)static IdentityDocumentNotFound._FieldsIdentityDocumentNotFound._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static IdentityDocumentNotFound._FieldsIdentityDocumentNotFound._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static IdentityDocumentNotFound._FieldsIdentityDocumentNotFound._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.IdentityDocumentNotFound._Fields[]IdentityDocumentNotFound. getFields()static IdentityDocumentNotFound._FieldsIdentityDocumentNotFound._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static IdentityDocumentNotFound._Fields[]IdentityDocumentNotFound._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 IdentityDocumentNotFound._Fields Modifier and Type Method Description Map<IdentityDocumentNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>IdentityDocumentNotFound. getFieldMetaData()Methods in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocumentNotFound._Fields Modifier and Type Method Description ObjectIdentityDocumentNotFound. getFieldValue(IdentityDocumentNotFound._Fields field)booleanIdentityDocumentNotFound. isSet(IdentityDocumentNotFound._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidIdentityDocumentNotFound. setFieldValue(IdentityDocumentNotFound._Fields field, Object value)