Uses of Class
jaxb.Network
-
Packages that use Network Package Description core jaxb -
-
Uses of Network in core
Methods in core that return Network Modifier and Type Method Description Network
Network. to_jaxb()
-
Uses of Network in jaxb
Methods in jaxb that return Network Modifier and Type Method Description Network
ObjectFactory. createNetwork()
Create an instance ofNetwork
Network
Scenario. getNetwork()
Gets the value of the network property.Methods in jaxb with parameters of type Network Modifier and Type Method Description void
Scenario. setNetwork(Network value)
Sets the value of the network property.
-