public class ScheduledStopPointRefs_RelStructure extends OneToManyRelationshipStructure
Java class for scheduledStopPointRefs_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="scheduledStopPointRefs_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}ScheduledStopPointRef"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends ScheduledStopPointRefStructure> |
scheduledStopPointRef |
modificationSetid| Constructor and Description |
|---|
ScheduledStopPointRefs_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends ScheduledStopPointRefStructure> |
getScheduledStopPointRef()
Gets the value of the scheduledStopPointRef property.
|
void |
setScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
Sets the value of the scheduledStopPointRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ScheduledStopPointRefs_RelStructure |
withId(String value) |
ScheduledStopPointRefs_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
ScheduledStopPointRefs_RelStructure |
withScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value) |
getModificationSet, setModificationSetgetId, setIdprotected JAXBElement<? extends ScheduledStopPointRefStructure> scheduledStopPointRef
public JAXBElement<? extends ScheduledStopPointRefStructure> getScheduledStopPointRef()
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<ScheduledStopPointRefStructure>public void setScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
value - allowed object is
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<ScheduledStopPointRefStructure>public ScheduledStopPointRefs_RelStructure withScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
public ScheduledStopPointRefs_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic ScheduledStopPointRefs_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.