Uses of Class
org.cxml.Commodity
-
Packages that use Commodity Package Description org.cxml -
-
Uses of Commodity in org.cxml
Fields in org.cxml with type parameters of type Commodity Modifier and Type Field Description protected java.util.List<Commodity>Organization. commodityMethods in org.cxml that return Commodity Modifier and Type Method Description CommodityObjectFactory. createCommodity()Create an instance ofCommodityMethods in org.cxml that return types with arguments of type Commodity Modifier and Type Method Description java.util.List<Commodity>Organization. getCommodity()Gets the value of the commodity property.
-