Uses of Enum
com.xero.models.payrollau.ManualTaxType
Packages that use ManualTaxType
-
Uses of ManualTaxType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return ManualTaxTypeModifier and TypeMethodDescriptionstatic ManualTaxTypefromValueTaxLine.getManualTaxType()Get manualTaxTypestatic ManualTaxTypeReturns the enum constant of this type with the specified name.static ManualTaxType[]ManualTaxType.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 ManualTaxTypeModifier and TypeMethodDescriptionTaxLine.manualTaxType(ManualTaxType manualTaxType) manualTaxTypevoidTaxLine.setManualTaxType(ManualTaxType manualTaxType) manualTaxType