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