Uses of Class
jaxb.Commodities
-
Packages that use Commodities Package Description jaxb -
-
Uses of Commodities in jaxb
Methods in jaxb that return Commodities Modifier and Type Method Description Commodities
ObjectFactory. createCommodities()
Create an instance ofCommodities
Commodities
Scenario. getCommodities()
Gets the value of the commodities property.Methods in jaxb with parameters of type Commodities Modifier and Type Method Description void
Scenario. setCommodities(Commodities value)
Sets the value of the commodities property.
-