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