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