public class SiteConnectionEndStructure extends Object
Java class for SiteConnectionEndStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SiteConnectionEndStructure">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TransportMode" type="{http://www.netex.org.uk/netex}AllVehicleModesOfTransportEnumeration" minOccurs="0"/>
<element name="StopAreaRef" type="{http://www.netex.org.uk/netex}StopAreaRefStructure" minOccurs="0"/>
<element name="ScheduledStopPointRef" type="{http://www.netex.org.uk/netex}ScheduledStopPointRefStructure" minOccurs="0"/>
<choice minOccurs="0">
<group ref="{http://www.netex.org.uk/netex}StopPlaceEndGroup"/>
<group ref="{http://www.netex.org.uk/netex}PointOfInterestEndGroup"/>
<group ref="{http://www.netex.org.uk/netex}ParkingEndGroup"/>
</choice>
<choice>
<element ref="{http://www.netex.org.uk/netex}OperatorRef" minOccurs="0"/>
<element ref="{http://www.netex.org.uk/netex}OperatorView" minOccurs="0"/>
</choice>
<element name="Label" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccessSpaceRefStructure |
accessSpaceRef |
protected BoardingPositionRefStructure |
boardingPositionRef |
protected MultilingualString |
label |
protected OperatorRefStructure |
operatorRef |
protected OperatorView |
operatorView |
protected ParkingAreaRefStructure |
parkingAreaRef |
protected ParkingEntranceRefStructure |
parkingEntranceRef |
protected ParkingRefStructure |
parkingRef |
protected PointOfInterestEntranceRefStructure |
pointOfInterestEntranceRef |
protected PointOfInterestRefStructure |
pointOfInterestRef |
protected PointOfInterestSpaceRefStructure |
pointOfInterestSpaceRef |
protected QuayRefStructure |
quayRef |
protected ScheduledStopPointRefStructure |
scheduledStopPointRef |
protected StopAreaRefStructure |
stopAreaRef |
protected StopPlaceEntranceRefStructure |
stopPlaceEntranceRef |
protected StopPlaceRefStructure |
stopPlaceRef |
protected AllVehicleModesOfTransportEnumeration |
transportMode |
| Constructor and Description |
|---|
SiteConnectionEndStructure() |
protected AllVehicleModesOfTransportEnumeration transportMode
protected StopAreaRefStructure stopAreaRef
protected ScheduledStopPointRefStructure scheduledStopPointRef
protected StopPlaceRefStructure stopPlaceRef
protected AccessSpaceRefStructure accessSpaceRef
protected BoardingPositionRefStructure boardingPositionRef
protected QuayRefStructure quayRef
protected StopPlaceEntranceRefStructure stopPlaceEntranceRef
protected PointOfInterestRefStructure pointOfInterestRef
protected PointOfInterestSpaceRefStructure pointOfInterestSpaceRef
protected PointOfInterestEntranceRefStructure pointOfInterestEntranceRef
protected ParkingRefStructure parkingRef
protected ParkingAreaRefStructure parkingAreaRef
protected ParkingEntranceRefStructure parkingEntranceRef
protected OperatorRefStructure operatorRef
protected OperatorView operatorView
protected MultilingualString label
public AllVehicleModesOfTransportEnumeration getTransportMode()
AllVehicleModesOfTransportEnumerationpublic void setTransportMode(AllVehicleModesOfTransportEnumeration value)
value - allowed object is
AllVehicleModesOfTransportEnumerationpublic StopAreaRefStructure getStopAreaRef()
StopAreaRefStructurepublic void setStopAreaRef(StopAreaRefStructure value)
value - allowed object is
StopAreaRefStructurepublic ScheduledStopPointRefStructure getScheduledStopPointRef()
ScheduledStopPointRefStructurepublic void setScheduledStopPointRef(ScheduledStopPointRefStructure value)
value - allowed object is
ScheduledStopPointRefStructurepublic StopPlaceRefStructure getStopPlaceRef()
StopPlaceRefStructurepublic void setStopPlaceRef(StopPlaceRefStructure value)
value - allowed object is
StopPlaceRefStructurepublic AccessSpaceRefStructure getAccessSpaceRef()
AccessSpaceRefStructurepublic void setAccessSpaceRef(AccessSpaceRefStructure value)
value - allowed object is
AccessSpaceRefStructurepublic BoardingPositionRefStructure getBoardingPositionRef()
BoardingPositionRefStructurepublic void setBoardingPositionRef(BoardingPositionRefStructure value)
value - allowed object is
BoardingPositionRefStructurepublic QuayRefStructure getQuayRef()
QuayRefStructurepublic void setQuayRef(QuayRefStructure value)
value - allowed object is
QuayRefStructurepublic StopPlaceEntranceRefStructure getStopPlaceEntranceRef()
StopPlaceEntranceRefStructurepublic void setStopPlaceEntranceRef(StopPlaceEntranceRefStructure value)
value - allowed object is
StopPlaceEntranceRefStructurepublic PointOfInterestRefStructure getPointOfInterestRef()
PointOfInterestRefStructurepublic void setPointOfInterestRef(PointOfInterestRefStructure value)
value - allowed object is
PointOfInterestRefStructurepublic PointOfInterestSpaceRefStructure getPointOfInterestSpaceRef()
PointOfInterestSpaceRefStructurepublic void setPointOfInterestSpaceRef(PointOfInterestSpaceRefStructure value)
value - allowed object is
PointOfInterestSpaceRefStructurepublic PointOfInterestEntranceRefStructure getPointOfInterestEntranceRef()
PointOfInterestEntranceRefStructurepublic void setPointOfInterestEntranceRef(PointOfInterestEntranceRefStructure value)
value - allowed object is
PointOfInterestEntranceRefStructurepublic ParkingRefStructure getParkingRef()
ParkingRefStructurepublic void setParkingRef(ParkingRefStructure value)
value - allowed object is
ParkingRefStructurepublic ParkingAreaRefStructure getParkingAreaRef()
ParkingAreaRefStructurepublic void setParkingAreaRef(ParkingAreaRefStructure value)
value - allowed object is
ParkingAreaRefStructurepublic ParkingEntranceRefStructure getParkingEntranceRef()
ParkingEntranceRefStructurepublic void setParkingEntranceRef(ParkingEntranceRefStructure value)
value - allowed object is
ParkingEntranceRefStructurepublic OperatorRefStructure getOperatorRef()
OperatorRefStructurepublic void setOperatorRef(OperatorRefStructure value)
value - allowed object is
OperatorRefStructurepublic OperatorView getOperatorView()
OperatorViewpublic void setOperatorView(OperatorView value)
value - allowed object is
OperatorViewpublic MultilingualString getLabel()
MultilingualStringpublic void setLabel(MultilingualString value)
value - allowed object is
MultilingualStringpublic SiteConnectionEndStructure withTransportMode(AllVehicleModesOfTransportEnumeration value)
public SiteConnectionEndStructure withStopAreaRef(StopAreaRefStructure value)
public SiteConnectionEndStructure withScheduledStopPointRef(ScheduledStopPointRefStructure value)
public SiteConnectionEndStructure withStopPlaceRef(StopPlaceRefStructure value)
public SiteConnectionEndStructure withAccessSpaceRef(AccessSpaceRefStructure value)
public SiteConnectionEndStructure withBoardingPositionRef(BoardingPositionRefStructure value)
public SiteConnectionEndStructure withQuayRef(QuayRefStructure value)
public SiteConnectionEndStructure withStopPlaceEntranceRef(StopPlaceEntranceRefStructure value)
public SiteConnectionEndStructure withPointOfInterestRef(PointOfInterestRefStructure value)
public SiteConnectionEndStructure withPointOfInterestSpaceRef(PointOfInterestSpaceRefStructure value)
public SiteConnectionEndStructure withPointOfInterestEntranceRef(PointOfInterestEntranceRefStructure value)
public SiteConnectionEndStructure withParkingRef(ParkingRefStructure value)
public SiteConnectionEndStructure withParkingAreaRef(ParkingAreaRefStructure value)
public SiteConnectionEndStructure withParkingEntranceRef(ParkingEntranceRefStructure value)
public SiteConnectionEndStructure withOperatorRef(OperatorRefStructure value)
public SiteConnectionEndStructure withOperatorView(OperatorView value)
public SiteConnectionEndStructure withLabel(MultilingualString value)
Copyright © 2018 Entur AS. All rights reserved.