Uses of Class
dev.vality.damsel.claim_management.ModificationChange._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of ModificationChange._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type ModificationChange._Fields Modifier and Type Field Description static Map<ModificationChange._Fields,org.apache.thrift.meta_data.FieldMetaData>ModificationChange. metaDataMapMethods in dev.vality.damsel.claim_management that return ModificationChange._Fields Modifier and Type Method Description protected ModificationChange._FieldsModificationChange. enumForId(short id)ModificationChange._FieldsModificationChange. 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._Fields[]ModificationChange. getFields()static ModificationChange._FieldsModificationChange._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ModificationChange._Fields[]ModificationChange._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.claim_management that return types with arguments of type ModificationChange._Fields Modifier and Type Method Description Map<ModificationChange._Fields,org.apache.thrift.meta_data.FieldMetaData>ModificationChange. getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type ModificationChange._Fields Modifier and Type Method Description protected 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._Fields Constructor Description ModificationChange(ModificationChange._Fields setField, Object value)