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 NetworkNetwork. to_jaxb() -
Uses of Network in jaxb
Methods in jaxb that return Network Modifier and Type Method Description NetworkObjectFactory. createNetwork()Create an instance ofNetworkNetworkScenario. getNetwork()Gets the value of the network property.Methods in jaxb with parameters of type Network Modifier and Type Method Description voidScenario. setNetwork(Network value)Sets the value of the network property.
-