Uses of Enum
com.xero.models.payrollau.TaxScaleType
Packages that use TaxScaleType
-
Uses of TaxScaleType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return TaxScaleTypeModifier and TypeMethodDescriptionstatic TaxScaleTypefromValueTaxDeclaration.getTaxScaleType()Get taxScaleTypestatic TaxScaleTypeReturns the enum constant of this type with the specified name.static TaxScaleType[]TaxScaleType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.payrollau with parameters of type TaxScaleTypeModifier and TypeMethodDescriptionvoidTaxDeclaration.setTaxScaleType(TaxScaleType taxScaleType) taxScaleTypeTaxDeclaration.taxScaleType(TaxScaleType taxScaleType) taxScaleType