Uses of Class
jaxb.Node
-
Packages that use Node Package Description core jaxb -
-
Uses of Node in core
Methods in core that return Node Modifier and Type Method Description Node
Node. to_jaxb()
Constructors in core with parameters of type Node Constructor Description Node(Network network, Node jn)
-
Uses of Node in jaxb
Methods in jaxb that return Node Modifier and Type Method Description Node
ObjectFactory. createNode()
Create an instance ofNode
Methods in jaxb that return types with arguments of type Node Modifier and Type Method Description List<Node>
Nodes. getNode()
Gets the value of the node property.
-