Uses of Class
jaxb.Subnetworks
-
Packages that use Subnetworks Package Description jaxb -
-
Uses of Subnetworks in jaxb
Methods in jaxb that return Subnetworks Modifier and Type Method Description Subnetworks
ObjectFactory. createSubnetworks()
Create an instance ofSubnetworks
Subnetworks
Scenario. getSubnetworks()
Gets the value of the subnetworks property.Methods in jaxb with parameters of type Subnetworks Modifier and Type Method Description void
Scenario. setSubnetworks(Subnetworks value)
Sets the value of the subnetworks property.
-