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