Uses of Class
dev.vality.fistful.fistful_stat.StatDepositAdjustment._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of StatDepositAdjustment._Fields in dev.vality.fistful.fistful_stat
Fields in dev.vality.fistful.fistful_stat with type parameters of type StatDepositAdjustment._Fields Modifier and Type Field Description static Map<StatDepositAdjustment._Fields,org.apache.thrift.meta_data.FieldMetaData>StatDepositAdjustment. metaDataMapMethods in dev.vality.fistful.fistful_stat that return StatDepositAdjustment._Fields Modifier and Type Method Description StatDepositAdjustment._FieldsStatDepositAdjustment. fieldForId(int fieldId)static StatDepositAdjustment._FieldsStatDepositAdjustment._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static StatDepositAdjustment._FieldsStatDepositAdjustment._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static StatDepositAdjustment._FieldsStatDepositAdjustment._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.StatDepositAdjustment._Fields[]StatDepositAdjustment. getFields()static StatDepositAdjustment._FieldsStatDepositAdjustment._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static StatDepositAdjustment._Fields[]StatDepositAdjustment._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 StatDepositAdjustment._Fields Modifier and Type Method Description Map<StatDepositAdjustment._Fields,org.apache.thrift.meta_data.FieldMetaData>StatDepositAdjustment. getFieldMetaData()Methods in dev.vality.fistful.fistful_stat with parameters of type StatDepositAdjustment._Fields Modifier and Type Method Description ObjectStatDepositAdjustment. getFieldValue(StatDepositAdjustment._Fields field)booleanStatDepositAdjustment. isSet(StatDepositAdjustment._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidStatDepositAdjustment. setFieldValue(StatDepositAdjustment._Fields field, Object value)