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