Uses of Class
dev.vality.fistful.deposit.revert.adjustment.ChangeRequest._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.deposit.revert.adjustment |
-
Uses of ChangeRequest._Fields in dev.vality.fistful.deposit.revert.adjustment
Fields in dev.vality.fistful.deposit.revert.adjustment with type parameters of type ChangeRequest._Fields Modifier and Type Field Description static Map<ChangeRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>ChangeRequest. metaDataMapMethods in dev.vality.fistful.deposit.revert.adjustment that return ChangeRequest._Fields Modifier and Type Method Description protected ChangeRequest._FieldsChangeRequest. enumForId(short id)ChangeRequest._FieldsChangeRequest. fieldForId(int fieldId)static ChangeRequest._FieldsChangeRequest._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ChangeRequest._FieldsChangeRequest._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ChangeRequest._FieldsChangeRequest._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ChangeRequest._Fields[]ChangeRequest. getFields()static ChangeRequest._FieldsChangeRequest._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ChangeRequest._Fields[]ChangeRequest._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.deposit.revert.adjustment that return types with arguments of type ChangeRequest._Fields Modifier and Type Method Description Map<ChangeRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>ChangeRequest. getFieldMetaData()Methods in dev.vality.fistful.deposit.revert.adjustment with parameters of type ChangeRequest._Fields Modifier and Type Method Description protected voidChangeRequest. checkType(ChangeRequest._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldChangeRequest. getFieldDesc(ChangeRequest._Fields setField)Constructors in dev.vality.fistful.deposit.revert.adjustment with parameters of type ChangeRequest._Fields Constructor Description ChangeRequest(ChangeRequest._Fields setField, Object value)