Uses of Class
jaxb.SplitNode
-
Packages that use SplitNode Package Description jaxb -
-
Uses of SplitNode in jaxb
Methods in jaxb that return SplitNode Modifier and Type Method Description SplitNode
ObjectFactory. createSplitNode()
Create an instance ofSplitNode
Methods in jaxb that return types with arguments of type SplitNode Modifier and Type Method Description List<SplitNode>
Splits. getSplitNode()
Gets the value of the splitNode property.
-