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