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