30 package org.matsim.jaxb.lanedefinitions20;
32 import jakarta.xml.bind.JAXBElement;
33 import jakarta.xml.bind.annotation.XmlElementDecl;
34 import jakarta.xml.bind.annotation.XmlRegistry;
35 import javax.xml.namespace.QName;
55 private final static QName
_Coordinate_QNAME =
new QName(
"http://www.matsim.org/files/dtd",
"coordinate");
212 @XmlElementDecl(
namespace =
"http://www.matsim.org/files/dtd", name =
"coordinate")
XMLFacilityId createXMLFacilityId()
XMLMatsimObjectType createXMLMatsimObjectType()
XMLLaneType.XMLLeadsTo createXMLLaneTypeXMLLeadsTo()
XMLLaneType.XMLRepresentedLanes createXMLLaneTypeXMLRepresentedLanes()
XMLLocation createXMLLocation()
JAXBElement< XMLCoordinateType > createCoordinate(XMLCoordinateType value)
XMLActLocationType createXMLActLocationType()
XMLAttributeType createXMLAttributeType()
XMLLaneType createXMLLaneType()
XMLLanesToLinkAssignmentType createXMLLanesToLinkAssignmentType()
XMLIdRefType createXMLIdRefType()
XMLMatsimTimeAttributeType createXMLMatsimTimeAttributeType()
XMLMatsimParameterType createXMLMatsimParameterType()
XMLLaneType.XMLStartsAt createXMLLaneTypeXMLStartsAt()
XMLLinkId createXMLLinkId()
XMLLaneType.XMLCapacity createXMLLaneTypeXMLCapacity()
XMLLaneDefinitions createXMLLaneDefinitions()
XMLLaneType.XMLAttributes createXMLLaneTypeXMLAttributes()
XMLCoordinateType createXMLCoordinateType()
static final QName _Coordinate_QNAME