Uses of Class
jaxb.Roadconnection
-
Packages that use Roadconnection Package Description core jaxb -
-
Uses of Roadconnection in core
Methods in core that return Roadconnection Modifier and Type Method Description Roadconnection
RoadConnection. to_jaxb()
Constructors in core with parameters of type Roadconnection Constructor Description RoadConnection(Map<Long,Link> links, Roadconnection jaxb_rc)
-
Uses of Roadconnection in jaxb
Methods in jaxb that return Roadconnection Modifier and Type Method Description Roadconnection
ObjectFactory. createRoadconnection()
Create an instance ofRoadconnection
Methods in jaxb that return types with arguments of type Roadconnection Modifier and Type Method Description List<Roadconnection>
Roadconnections. getRoadconnection()
Gets the value of the roadconnection property.
-