Uses of Class
dev.vality.fistful.WithdrawalMethod._Fields
| Package | Description |
|---|---|
| dev.vality.fistful |
-
Uses of WithdrawalMethod._Fields in dev.vality.fistful
Fields in dev.vality.fistful with type parameters of type WithdrawalMethod._Fields Modifier and Type Field Description static Map<WithdrawalMethod._Fields,org.apache.thrift.meta_data.FieldMetaData>WithdrawalMethod. metaDataMapMethods in dev.vality.fistful that return WithdrawalMethod._Fields Modifier and Type Method Description protected WithdrawalMethod._FieldsWithdrawalMethod. enumForId(short id)WithdrawalMethod._FieldsWithdrawalMethod. fieldForId(int fieldId)static WithdrawalMethod._FieldsWithdrawalMethod._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static WithdrawalMethod._FieldsWithdrawalMethod._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static WithdrawalMethod._FieldsWithdrawalMethod._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WithdrawalMethod._Fields[]WithdrawalMethod. getFields()static WithdrawalMethod._FieldsWithdrawalMethod._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static WithdrawalMethod._Fields[]WithdrawalMethod._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful that return types with arguments of type WithdrawalMethod._Fields Modifier and Type Method Description Map<WithdrawalMethod._Fields,org.apache.thrift.meta_data.FieldMetaData>WithdrawalMethod. getFieldMetaData()Methods in dev.vality.fistful with parameters of type WithdrawalMethod._Fields Modifier and Type Method Description protected voidWithdrawalMethod. checkType(WithdrawalMethod._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldWithdrawalMethod. getFieldDesc(WithdrawalMethod._Fields setField)Constructors in dev.vality.fistful with parameters of type WithdrawalMethod._Fields Constructor Description WithdrawalMethod(WithdrawalMethod._Fields setField, Object value)