public class StopPlaces_RelStructure extends ContainmentAggregationStructure
Java class for stopPlaces_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="stopPlaces_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice>
<element ref="{http://www.netex.org.uk/netex}StopPlaceRef"/>
<element ref="{http://www.netex.org.uk/netex}StopPlace"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected StopPlace |
stopPlace |
protected StopPlaceRefStructure |
stopPlaceRef |
modificationSetid| Constructor and Description |
|---|
StopPlaces_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
StopPlace |
getStopPlace()
Gets the value of the stopPlace property.
|
StopPlaceRefStructure |
getStopPlaceRef()
Gets the value of the stopPlaceRef property.
|
void |
setStopPlace(StopPlace value)
Sets the value of the stopPlace property.
|
void |
setStopPlaceRef(StopPlaceRefStructure value)
Sets the value of the stopPlaceRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
StopPlaces_RelStructure |
withId(String value) |
StopPlaces_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
StopPlaces_RelStructure |
withStopPlace(StopPlace value) |
StopPlaces_RelStructure |
withStopPlaceRef(StopPlaceRefStructure value) |
getModificationSet, setModificationSetgetId, setIdprotected StopPlaceRefStructure stopPlaceRef
protected StopPlace stopPlace
public StopPlaceRefStructure getStopPlaceRef()
StopPlaceRefStructurepublic void setStopPlaceRef(StopPlaceRefStructure value)
value - allowed object is
StopPlaceRefStructurepublic StopPlace getStopPlace()
StopPlacepublic void setStopPlace(StopPlace value)
value - allowed object is
StopPlacepublic StopPlaces_RelStructure withStopPlaceRef(StopPlaceRefStructure value)
public StopPlaces_RelStructure withStopPlace(StopPlace value)
public StopPlaces_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic StopPlaces_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.