Uses of Class
jaxb.Links
-
Packages that use Links Package Description jaxb -
-
Uses of Links in jaxb
Methods in jaxb that return Links Modifier and Type Method Description Links
ObjectFactory. createLinks()
Create an instance ofLinks
Links
Network. getLinks()
Gets the value of the links property.Methods in jaxb with parameters of type Links Modifier and Type Method Description void
Network. setLinks(Links value)
Sets the value of the links property.
-