Uses of Class
org.cxml.TaxInformation
-
Packages that use TaxInformation Package Description org.cxml -
-
Uses of TaxInformation in org.cxml
Fields in org.cxml declared as TaxInformation Modifier and Type Field Description protected TaxInformationOrganization. taxInformationMethods in org.cxml that return TaxInformation Modifier and Type Method Description TaxInformationObjectFactory. createTaxInformation()Create an instance ofTaxInformationTaxInformationOrganization. getTaxInformation()Gets the value of the taxInformation property.Methods in org.cxml with parameters of type TaxInformation Modifier and Type Method Description voidOrganization. setTaxInformation(TaxInformation value)Sets the value of the taxInformation property.
-