Uses of Enum Class
dev.vality.damsel.claim_management.IdentityModificationUnit._Fields
Packages that use IdentityModificationUnit._Fields
-
Uses of IdentityModificationUnit._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type IdentityModificationUnit._FieldsModifier and TypeFieldDescriptionstatic final Map<IdentityModificationUnit._Fields,org.apache.thrift.meta_data.FieldMetaData> IdentityModificationUnit.metaDataMapMethods in dev.vality.damsel.claim_management that return IdentityModificationUnit._FieldsModifier and TypeMethodDescriptionIdentityModificationUnit.fieldForId(int fieldId) IdentityModificationUnit._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.IdentityModificationUnit._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.IdentityModificationUnit._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.IdentityModificationUnit.getFields()Returns the enum constant of this class with the specified name.static IdentityModificationUnit._Fields[]IdentityModificationUnit._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.claim_management that return types with arguments of type IdentityModificationUnit._FieldsModifier and TypeMethodDescriptionMap<IdentityModificationUnit._Fields,org.apache.thrift.meta_data.FieldMetaData> IdentityModificationUnit.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type IdentityModificationUnit._FieldsModifier and TypeMethodDescriptionIdentityModificationUnit.getFieldValue(IdentityModificationUnit._Fields field) booleanIdentityModificationUnit.isSet(IdentityModificationUnit._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidIdentityModificationUnit.setFieldValue(IdentityModificationUnit._Fields field, Object value)