Uses of Class
jaxb.Subnetwork
-
Packages that use Subnetwork Package Description commodity jaxb -
-
Uses of Subnetwork in commodity
Methods in commodity that return Subnetwork Modifier and Type Method Description Subnetwork
Subnetwork. to_jaxb()
Constructors in commodity with parameters of type Subnetwork Constructor Description Path(Subnetwork js)
Subnetwork(Subnetwork js)
-
Uses of Subnetwork in jaxb
Methods in jaxb that return Subnetwork Modifier and Type Method Description Subnetwork
ObjectFactory. createSubnetwork()
Create an instance ofSubnetwork
Methods in jaxb that return types with arguments of type Subnetwork Modifier and Type Method Description List<Subnetwork>
Subnetworks. getSubnetwork()
Gets the value of the subnetwork property.
-