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