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