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