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