Uses of Enum
com.xero.models.accounting.TenNinetyNineContact.FederalTaxClassificationEnum
Packages that use TenNinetyNineContact.FederalTaxClassificationEnum
-
Uses of TenNinetyNineContact.FederalTaxClassificationEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return TenNinetyNineContact.FederalTaxClassificationEnumModifier and TypeMethodDescriptionfromValueTenNinetyNineContact.getFederalTaxClassification()Contact federal tax classificationReturns the enum constant of this type with the specified name.TenNinetyNineContact.FederalTaxClassificationEnum.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 TenNinetyNineContact.FederalTaxClassificationEnumModifier and TypeMethodDescriptionTenNinetyNineContact.federalTaxClassification(TenNinetyNineContact.FederalTaxClassificationEnum federalTaxClassification) Contact federal tax classificationvoidTenNinetyNineContact.setFederalTaxClassification(TenNinetyNineContact.FederalTaxClassificationEnum federalTaxClassification) Contact federal tax classification