Uses of Enum Class
dev.vality.damsel.payment_processing.errors.PaymentToolReject._Fields
Packages that use PaymentToolReject._Fields
-
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._FieldsModifier and TypeFieldDescriptionstatic final Map<PaymentToolReject._Fields,org.apache.thrift.meta_data.FieldMetaData> PaymentToolReject.metaDataMapMethods in dev.vality.damsel.payment_processing.errors that return PaymentToolReject._FieldsModifier and TypeMethodDescriptionprotected PaymentToolReject._FieldsPaymentToolReject.enumForId(short id) PaymentToolReject.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.getFields()static PaymentToolReject._FieldsReturns the enum constant of this class with the specified name.static PaymentToolReject._Fields[]PaymentToolReject._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.payment_processing.errors that return types with arguments of type PaymentToolReject._FieldsModifier and TypeMethodDescriptionMap<PaymentToolReject._Fields,org.apache.thrift.meta_data.FieldMetaData> PaymentToolReject.getFieldMetaData()Methods in dev.vality.damsel.payment_processing.errors with parameters of type PaymentToolReject._FieldsModifier and TypeMethodDescriptionprotected 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._FieldsModifierConstructorDescriptionPaymentToolReject(PaymentToolReject._Fields setField, Object value)