public class Zone_DerivedViewStructure extends DerivedViewStructure
Java class for Zone_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Zone_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}ZoneRef" minOccurs="0"/>
<element name="Name" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<element ref="{http://www.netex.org.uk/netex}TypeOfZoneRef" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
name |
protected TypeOfZoneRefStructure |
typeOfZoneRef |
protected JAXBElement<? extends ZoneRefStructure> |
zoneRef |
brandingRef, id| Constructor and Description |
|---|
Zone_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected JAXBElement<? extends ZoneRefStructure> zoneRef
protected MultilingualString name
protected TypeOfZoneRefStructure typeOfZoneRef
public JAXBElement<? extends ZoneRefStructure> getZoneRef()
public void setZoneRef(JAXBElement<? extends ZoneRefStructure> value)
value - allowed object is
JAXBElement<StopAreaRefStructure>
JAXBElement<FareZoneRefStructure>
JAXBElement<AdministrativeZoneRef>
JAXBElement<TransportAdministrativeZoneRef>
JAXBElement<ZoneRefStructure>
JAXBElement<TariffZoneRef>
JAXBElement<AccessZoneRefStructure>public MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic TypeOfZoneRefStructure getTypeOfZoneRef()
TypeOfZoneRefStructurepublic void setTypeOfZoneRef(TypeOfZoneRefStructure value)
value - allowed object is
TypeOfZoneRefStructurepublic Zone_DerivedViewStructure withZoneRef(JAXBElement<? extends ZoneRefStructure> value)
public Zone_DerivedViewStructure withName(MultilingualString value)
public Zone_DerivedViewStructure withTypeOfZoneRef(TypeOfZoneRefStructure value)
public Zone_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic Zone_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.