Uses of Class
org.cxml.CommodityCode
-
Packages that use CommodityCode Package Description org.cxml -
-
Uses of CommodityCode in org.cxml
Fields in org.cxml with type parameters of type CommodityCode Modifier and Type Field Description protected java.util.List<CommodityCode>Commodities. commodityCodeMethods in org.cxml that return CommodityCode Modifier and Type Method Description CommodityCodeObjectFactory. createCommodityCode()Create an instance ofCommodityCodeMethods in org.cxml that return types with arguments of type CommodityCode Modifier and Type Method Description java.util.List<CommodityCode>Commodities. getCommodityCode()Gets the value of the commodityCode property.
-