public class DeadRunEndpointStructure extends Object
Java class for DeadRunEndpointStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeadRunEndpointStructure">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PointRef" minOccurs="0"/>
<element ref="{http://www.netex.org.uk/netex}TypeOfPointRef" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends PointRefStructure> |
pointRef |
protected TypeOfPointRefStructure |
typeOfPointRef |
| Constructor and Description |
|---|
DeadRunEndpointStructure() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends PointRefStructure> |
getPointRef()
Gets the value of the pointRef property.
|
TypeOfPointRefStructure |
getTypeOfPointRef()
Gets the value of the typeOfPointRef property.
|
void |
setPointRef(JAXBElement<? extends PointRefStructure> value)
Sets the value of the pointRef property.
|
void |
setTypeOfPointRef(TypeOfPointRefStructure value)
Sets the value of the typeOfPointRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
DeadRunEndpointStructure |
withPointRef(JAXBElement<? extends PointRefStructure> value) |
DeadRunEndpointStructure |
withTypeOfPointRef(TypeOfPointRefStructure value) |
protected JAXBElement<? extends PointRefStructure> pointRef
protected TypeOfPointRefStructure typeOfPointRef
public JAXBElement<? extends PointRefStructure> getPointRef()
JAXBElement<GaragePointRefStructure>
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<RoutePointRefStructure>
JAXBElement<ParkingPointRefStructure>
JAXBElement<ActivationPointRefStructure>
JAXBElement<RailwayPointRefStructure>
JAXBElement<WirePointRefStructure>
JAXBElement<RoadPointRefStructure>
JAXBElement<PointRefStructure>
JAXBElement<ReliefPointRefStructure>
JAXBElement<PointOnLinkRefStructure>
JAXBElement<ScheduledStopPointRefStructure>
JAXBElement<InfrastructurePointRefStructure>
JAXBElement<BorderPointRefStructure>
JAXBElement<TimingPointRefStructure>
JAXBElement<BeaconPointRefStructure>
JAXBElement<TrafficControlPointRefStructure>public void setPointRef(JAXBElement<? extends PointRefStructure> value)
value - allowed object is
JAXBElement<GaragePointRefStructure>
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<RoutePointRefStructure>
JAXBElement<ParkingPointRefStructure>
JAXBElement<ActivationPointRefStructure>
JAXBElement<RailwayPointRefStructure>
JAXBElement<WirePointRefStructure>
JAXBElement<RoadPointRefStructure>
JAXBElement<PointRefStructure>
JAXBElement<ReliefPointRefStructure>
JAXBElement<PointOnLinkRefStructure>
JAXBElement<ScheduledStopPointRefStructure>
JAXBElement<InfrastructurePointRefStructure>
JAXBElement<BorderPointRefStructure>
JAXBElement<TimingPointRefStructure>
JAXBElement<BeaconPointRefStructure>
JAXBElement<TrafficControlPointRefStructure>public TypeOfPointRefStructure getTypeOfPointRef()
TypeOfPointRefStructurepublic void setTypeOfPointRef(TypeOfPointRefStructure value)
value - allowed object is
TypeOfPointRefStructurepublic DeadRunEndpointStructure withPointRef(JAXBElement<? extends PointRefStructure> value)
public DeadRunEndpointStructure withTypeOfPointRef(TypeOfPointRefStructure value)
Copyright © 2018 Entur AS. All rights reserved.