Uses of Enum
com.xero.models.payrollau.TFNExemptionType
Packages that use TFNExemptionType
-
Uses of TFNExemptionType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return TFNExemptionTypeModifier and TypeMethodDescriptionstatic TFNExemptionTypefromValueTaxDeclaration.getTfNExemptionType()Get tfNExemptionTypestatic TFNExemptionTypeReturns the enum constant of this type with the specified name.static TFNExemptionType[]TFNExemptionType.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 TFNExemptionTypeModifier and TypeMethodDescriptionvoidTaxDeclaration.setTfNExemptionType(TFNExemptionType tfNExemptionType) tfNExemptionTypeTaxDeclaration.tfNExemptionType(TFNExemptionType tfNExemptionType) tfNExemptionType