Uses of Enum Class
dev.vality.damsel.withdrawals.provider_adapter.QuoteFailure._Fields
Packages that use QuoteFailure._Fields
-
Uses of QuoteFailure._Fields in dev.vality.damsel.withdrawals.provider_adapter
Fields in dev.vality.damsel.withdrawals.provider_adapter with type parameters of type QuoteFailure._FieldsModifier and TypeFieldDescriptionstatic final Map<QuoteFailure._Fields,org.apache.thrift.meta_data.FieldMetaData> QuoteFailure.metaDataMapMethods in dev.vality.damsel.withdrawals.provider_adapter that return QuoteFailure._FieldsModifier and TypeMethodDescriptionprotected QuoteFailure._FieldsQuoteFailure.enumForId(short id) QuoteFailure.fieldForId(int fieldId) static QuoteFailure._FieldsQuoteFailure._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static QuoteFailure._FieldsQuoteFailure._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static QuoteFailure._FieldsQuoteFailure._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.QuoteFailure.getFields()static QuoteFailure._FieldsReturns the enum constant of this class with the specified name.static QuoteFailure._Fields[]QuoteFailure._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.withdrawals.provider_adapter that return types with arguments of type QuoteFailure._FieldsModifier and TypeMethodDescriptionMap<QuoteFailure._Fields,org.apache.thrift.meta_data.FieldMetaData> QuoteFailure.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type QuoteFailure._FieldsModifier and TypeMethodDescriptionprotected voidQuoteFailure.checkType(QuoteFailure._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldQuoteFailure.getFieldDesc(QuoteFailure._Fields setField) Constructors in dev.vality.damsel.withdrawals.provider_adapter with parameters of type QuoteFailure._Fields