public class EndPoint_DerivedViewStructure extends DerivedViewStructure
Java class for EndPoint_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EndPoint_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<element name="Name" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<element ref="{http://www.netex.org.uk/netex}ScheduledStopPointRef" minOccurs="0"/>
<element ref="{http://www.netex.org.uk/netex}DestinationDisplayRef" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DestinationDisplayRefStructure |
destinationDisplayRef |
protected MultilingualString |
name |
protected JAXBElement<? extends ScheduledStopPointRefStructure> |
scheduledStopPointRef |
brandingRef, id| Constructor and Description |
|---|
EndPoint_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected MultilingualString name
protected JAXBElement<? extends ScheduledStopPointRefStructure> scheduledStopPointRef
protected DestinationDisplayRefStructure destinationDisplayRef
public MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic JAXBElement<? extends ScheduledStopPointRefStructure> getScheduledStopPointRef()
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<ScheduledStopPointRefStructure>public void setScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
value - allowed object is
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<ScheduledStopPointRefStructure>public DestinationDisplayRefStructure getDestinationDisplayRef()
DestinationDisplayRefStructurepublic void setDestinationDisplayRef(DestinationDisplayRefStructure value)
value - allowed object is
DestinationDisplayRefStructurepublic EndPoint_DerivedViewStructure withName(MultilingualString value)
public EndPoint_DerivedViewStructure withScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
public EndPoint_DerivedViewStructure withDestinationDisplayRef(DestinationDisplayRefStructure value)
public EndPoint_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic EndPoint_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.