Uses of Enum Class
dev.vality.damsel.payment_processing.errors.RefundFailure._Fields
Packages that use RefundFailure._Fields
-
Uses of RefundFailure._Fields in dev.vality.damsel.payment_processing.errors
Fields in dev.vality.damsel.payment_processing.errors with type parameters of type RefundFailure._FieldsModifier and TypeFieldDescriptionstatic final Map<RefundFailure._Fields,org.apache.thrift.meta_data.FieldMetaData> RefundFailure.metaDataMapMethods in dev.vality.damsel.payment_processing.errors that return RefundFailure._FieldsModifier and TypeMethodDescriptionprotected RefundFailure._FieldsRefundFailure.enumForId(short id) RefundFailure.fieldForId(int fieldId) static RefundFailure._FieldsRefundFailure._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static RefundFailure._FieldsRefundFailure._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static RefundFailure._FieldsRefundFailure._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RefundFailure.getFields()static RefundFailure._FieldsReturns the enum constant of this class with the specified name.static RefundFailure._Fields[]RefundFailure._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 RefundFailure._FieldsModifier and TypeMethodDescriptionMap<RefundFailure._Fields,org.apache.thrift.meta_data.FieldMetaData> RefundFailure.getFieldMetaData()Methods in dev.vality.damsel.payment_processing.errors with parameters of type RefundFailure._FieldsModifier and TypeMethodDescriptionprotected voidRefundFailure.checkType(RefundFailure._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldRefundFailure.getFieldDesc(RefundFailure._Fields setField) Constructors in dev.vality.damsel.payment_processing.errors with parameters of type RefundFailure._Fields