Uses of Enum
com.chargebee.models.VirtualBankAccount.Scheme
Packages that use VirtualBankAccount.Scheme
-
Uses of VirtualBankAccount.Scheme in com.chargebee.models
Methods in com.chargebee.models that return VirtualBankAccount.SchemeModifier and TypeMethodDescriptionVirtualBankAccount.scheme()static VirtualBankAccount.SchemeReturns the enum constant of this type with the specified name.static VirtualBankAccount.Scheme[]VirtualBankAccount.Scheme.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type VirtualBankAccount.SchemeModifier and TypeMethodDescriptionVirtualBankAccount.CreateRequest.scheme(VirtualBankAccount.Scheme scheme) VirtualBankAccount.CreateUsingPermanentTokenRequest.scheme(VirtualBankAccount.Scheme scheme)