Uses of Class
jaxb.Link
-
Packages that use Link Package Description core jaxb -
-
Uses of Link in core
Methods in core that return Link Modifier and Type Method Description Link
Link. to_jaxb()
Constructor parameters in core with type arguments of type Link Constructor Description Network(Scenario scenario, Nodes jaxb_nodes, List<Link> jaxb_links, Roadgeoms jaxb_geoms, Roadconnections jaxb_conns, Roadparams jaxb_params)
-
Uses of Link in jaxb
Methods in jaxb that return Link Modifier and Type Method Description Link
ObjectFactory. createLink()
Create an instance ofLink
Methods in jaxb that return types with arguments of type Link Modifier and Type Method Description List<Link>
Links. getLink()
Gets the value of the link property.
-