Uses of Class
jaxb.Commodity
-
Packages that use Commodity Package Description commodity jaxb -
-
Uses of Commodity in commodity
Methods in commodity that return Commodity Modifier and Type Method Description Commodity
Commodity. to_jaxb()
Constructors in commodity with parameters of type Commodity Constructor Description Commodity(Commodity jaxb_comm, List<Long> subnet_ids, Map<Long,Subnetwork> subnetworks)
-
Uses of Commodity in jaxb
Methods in jaxb that return Commodity Modifier and Type Method Description Commodity
ObjectFactory. createCommodity()
Create an instance ofCommodity
Methods in jaxb that return types with arguments of type Commodity Modifier and Type Method Description List<Commodity>
Commodities. getCommodity()
Gets the value of the commodity property.
-