Uses of Enum Class
dev.vality.damsel.identity_document_storage.IdentityDocumentNotFound._Fields
Packages that use IdentityDocumentNotFound._Fields
-
Uses of IdentityDocumentNotFound._Fields in dev.vality.damsel.identity_document_storage
Fields in dev.vality.damsel.identity_document_storage with type parameters of type IdentityDocumentNotFound._FieldsModifier and TypeFieldDescriptionstatic final Map<IdentityDocumentNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData> IdentityDocumentNotFound.metaDataMapMethods in dev.vality.damsel.identity_document_storage that return IdentityDocumentNotFound._FieldsModifier and TypeMethodDescriptionIdentityDocumentNotFound.fieldForId(int fieldId) IdentityDocumentNotFound._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.IdentityDocumentNotFound._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.IdentityDocumentNotFound._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.IdentityDocumentNotFound.getFields()Returns the enum constant of this class with the specified name.static IdentityDocumentNotFound._Fields[]IdentityDocumentNotFound._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.identity_document_storage that return types with arguments of type IdentityDocumentNotFound._FieldsModifier and TypeMethodDescriptionMap<IdentityDocumentNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData> IdentityDocumentNotFound.getFieldMetaData()Methods in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentNotFound._FieldsModifier and TypeMethodDescriptionIdentityDocumentNotFound.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)