Uses of Enum
com.chargebee.models.TaxWithheld.Type
Packages that use TaxWithheld.Type
-
Uses of TaxWithheld.Type in com.chargebee.models
Methods in com.chargebee.models that return TaxWithheld.TypeModifier and TypeMethodDescriptionTaxWithheld.type()Deprecated.static TaxWithheld.TypeDeprecated.Returns the enum constant of this type with the specified name.static TaxWithheld.Type[]TaxWithheld.Type.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.