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