public class DistanceMatrixElement_DerivedViewStructure extends DerivedViewStructure
Java class for DistanceMatrixElement_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DistanceMatrixElement_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<choice>
<element name="StartStopPointRef" type="{http://www.netex.org.uk/netex}ScheduledStopPointRefStructure"/>
<element name="StartTariffZoneRef" type="{http://www.netex.org.uk/netex}TariffZoneRefStructure"/>
</choice>
<element name="StartName" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<choice>
<element name="EndStopPointRef" type="{http://www.netex.org.uk/netex}ScheduledStopPointRefStructure"/>
<element name="EndTariffZoneRef" type="{http://www.netex.org.uk/netex}TariffZoneRefStructure"/>
</choice>
<element name="EndName" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
endName |
protected ScheduledStopPointRefStructure |
endStopPointRef |
protected TariffZoneRefStructure |
endTariffZoneRef |
protected MultilingualString |
startName |
protected ScheduledStopPointRefStructure |
startStopPointRef |
protected TariffZoneRefStructure |
startTariffZoneRef |
brandingRef, id| Constructor and Description |
|---|
DistanceMatrixElement_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected ScheduledStopPointRefStructure startStopPointRef
protected TariffZoneRefStructure startTariffZoneRef
protected MultilingualString startName
protected ScheduledStopPointRefStructure endStopPointRef
protected TariffZoneRefStructure endTariffZoneRef
protected MultilingualString endName
public DistanceMatrixElement_DerivedViewStructure()
public ScheduledStopPointRefStructure getStartStopPointRef()
ScheduledStopPointRefStructurepublic void setStartStopPointRef(ScheduledStopPointRefStructure value)
value - allowed object is
ScheduledStopPointRefStructurepublic TariffZoneRefStructure getStartTariffZoneRef()
TariffZoneRefStructurepublic void setStartTariffZoneRef(TariffZoneRefStructure value)
value - allowed object is
TariffZoneRefStructurepublic MultilingualString getStartName()
MultilingualStringpublic void setStartName(MultilingualString value)
value - allowed object is
MultilingualStringpublic ScheduledStopPointRefStructure getEndStopPointRef()
ScheduledStopPointRefStructurepublic void setEndStopPointRef(ScheduledStopPointRefStructure value)
value - allowed object is
ScheduledStopPointRefStructurepublic TariffZoneRefStructure getEndTariffZoneRef()
TariffZoneRefStructurepublic void setEndTariffZoneRef(TariffZoneRefStructure value)
value - allowed object is
TariffZoneRefStructurepublic MultilingualString getEndName()
MultilingualStringpublic void setEndName(MultilingualString value)
value - allowed object is
MultilingualStringpublic DistanceMatrixElement_DerivedViewStructure withStartStopPointRef(ScheduledStopPointRefStructure value)
public DistanceMatrixElement_DerivedViewStructure withStartTariffZoneRef(TariffZoneRefStructure value)
public DistanceMatrixElement_DerivedViewStructure withStartName(MultilingualString value)
public DistanceMatrixElement_DerivedViewStructure withEndStopPointRef(ScheduledStopPointRefStructure value)
public DistanceMatrixElement_DerivedViewStructure withEndTariffZoneRef(TariffZoneRefStructure value)
public DistanceMatrixElement_DerivedViewStructure withEndName(MultilingualString value)
public DistanceMatrixElement_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic DistanceMatrixElement_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.