public class ZoneRefs_RelStructure extends OneToManyRelationshipStructure
Java class for zoneRefs_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="zoneRefs_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}ZoneRef"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends ZoneRefStructure> |
zoneRef |
modificationSetid| Constructor and Description |
|---|
ZoneRefs_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends ZoneRefStructure> |
getZoneRef()
Gets the value of the zoneRef property.
|
void |
setZoneRef(JAXBElement<? extends ZoneRefStructure> value)
Sets the value of the zoneRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ZoneRefs_RelStructure |
withId(String value) |
ZoneRefs_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
ZoneRefs_RelStructure |
withZoneRef(JAXBElement<? extends ZoneRefStructure> value) |
getModificationSet, setModificationSetgetId, setIdprotected JAXBElement<? extends ZoneRefStructure> zoneRef
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 ZoneRefs_RelStructure withZoneRef(JAXBElement<? extends ZoneRefStructure> value)
public ZoneRefs_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic ZoneRefs_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.