Uses of Class
org.cxml.TaxID
-
Packages that use TaxID Package Description org.cxml -
-
Uses of TaxID in org.cxml
Fields in org.cxml with type parameters of type TaxID Modifier and Type Field Description protected java.util.List<TaxID>TaxInformation. taxIDMethods in org.cxml that return TaxID Modifier and Type Method Description TaxIDObjectFactory. createTaxID()Create an instance ofTaxIDMethods in org.cxml that return types with arguments of type TaxID Modifier and Type Method Description java.util.List<TaxID>TaxInformation. getTaxID()Gets the value of the taxID property.
-