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