Uses of Enum Class
dev.vality.damsel.claim_management.Modification._Fields
Packages that use Modification._Fields
-
Uses of Modification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type Modification._FieldsModifier and TypeFieldDescriptionstatic final Map<Modification._Fields,org.apache.thrift.meta_data.FieldMetaData> Modification.metaDataMapMethods in dev.vality.damsel.claim_management that return Modification._FieldsModifier and TypeMethodDescriptionprotected Modification._FieldsModification.enumForId(short id) Modification.fieldForId(int fieldId) static Modification._FieldsModification._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static Modification._FieldsModification._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static Modification._FieldsModification._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Modification.getFields()static Modification._FieldsReturns the enum constant of this class with the specified name.static Modification._Fields[]Modification._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 Modification._FieldsModifier and TypeMethodDescriptionMap<Modification._Fields,org.apache.thrift.meta_data.FieldMetaData> Modification.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type Modification._FieldsModifier and TypeMethodDescriptionprotected voidModification.checkType(Modification._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldModification.getFieldDesc(Modification._Fields setField) Constructors in dev.vality.damsel.claim_management with parameters of type Modification._Fields