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 CommodityCommodity. 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 CommodityObjectFactory. createCommodity()Create an instance ofCommodityMethods 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.
-