Uses of Enum
com.xero.models.accounting.TaxBreakdownComponent.TypeEnum
Packages that use TaxBreakdownComponent.TypeEnum
-
Uses of TaxBreakdownComponent.TypeEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return TaxBreakdownComponent.TypeEnumModifier and TypeMethodDescriptionfromValueTaxBreakdownComponent.getType()The type of the jurisdictionReturns the enum constant of this type with the specified name.static TaxBreakdownComponent.TypeEnum[]TaxBreakdownComponent.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type TaxBreakdownComponent.TypeEnumModifier and TypeMethodDescriptionvoidTaxBreakdownComponent.setType(TaxBreakdownComponent.TypeEnum type) The type of the jurisdictionTaxBreakdownComponent.type(TaxBreakdownComponent.TypeEnum type) The type of the jurisdiction