Uses of Class
dev.vality.fistful.withdrawal.adjustment.AdjustmentParams._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal.adjustment |
-
Uses of AdjustmentParams._Fields in dev.vality.fistful.withdrawal.adjustment
Fields in dev.vality.fistful.withdrawal.adjustment with type parameters of type AdjustmentParams._Fields Modifier and Type Field Description static Map<AdjustmentParams._Fields,org.apache.thrift.meta_data.FieldMetaData>AdjustmentParams. metaDataMapMethods in dev.vality.fistful.withdrawal.adjustment that return AdjustmentParams._Fields Modifier and Type Method Description AdjustmentParams._FieldsAdjustmentParams. fieldForId(int fieldId)static AdjustmentParams._FieldsAdjustmentParams._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static AdjustmentParams._FieldsAdjustmentParams._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static AdjustmentParams._FieldsAdjustmentParams._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.AdjustmentParams._Fields[]AdjustmentParams. getFields()static AdjustmentParams._FieldsAdjustmentParams._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static AdjustmentParams._Fields[]AdjustmentParams._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.withdrawal.adjustment that return types with arguments of type AdjustmentParams._Fields Modifier and Type Method Description Map<AdjustmentParams._Fields,org.apache.thrift.meta_data.FieldMetaData>AdjustmentParams. getFieldMetaData()Methods in dev.vality.fistful.withdrawal.adjustment with parameters of type AdjustmentParams._Fields Modifier and Type Method Description ObjectAdjustmentParams. getFieldValue(AdjustmentParams._Fields field)booleanAdjustmentParams. isSet(AdjustmentParams._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidAdjustmentParams. setFieldValue(AdjustmentParams._Fields field, Object value)