Uses of Class
org.cxml.TaxInformation
Packages that use TaxInformation
-
Uses of TaxInformation in org.cxml
Fields in org.cxml declared as TaxInformationMethods in org.cxml that return TaxInformationModifier and TypeMethodDescriptionObjectFactory.createTaxInformation()Create an instance ofTaxInformationOrganization.getTaxInformation()Gets the value of the taxInformation property.Methods in org.cxml with parameters of type TaxInformationModifier and TypeMethodDescriptionvoidOrganization.setTaxInformation(TaxInformation value) Sets the value of the taxInformation property.