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