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