public class FlexibleQuays_RelStructure extends ContainmentAggregationStructure
Java class for flexibleQuays_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="flexibleQuays_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}FlexibleQuayRef"/>
<element ref="{http://www.netex.org.uk/netex}FlexibleQuay"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
flexibleQuayRefOrFlexibleQuay |
modificationSetid| Constructor and Description |
|---|
FlexibleQuays_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getFlexibleQuayRefOrFlexibleQuay()
Gets the value of the flexibleQuayRefOrFlexibleQuay property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
FlexibleQuays_RelStructure |
withFlexibleQuayRefOrFlexibleQuay(Collection<JAXBElement<?>> values) |
FlexibleQuays_RelStructure |
withFlexibleQuayRefOrFlexibleQuay(JAXBElement<?>... values) |
FlexibleQuays_RelStructure |
withId(String value) |
FlexibleQuays_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> flexibleQuayRefOrFlexibleQuay
public List<JAXBElement<?>> getFlexibleQuayRefOrFlexibleQuay()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the flexibleQuayRefOrFlexibleQuay property.
For example, to add a new item, do as follows:
getFlexibleQuayRefOrFlexibleQuay().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<FlexibleAreaRefStructure>
JAXBElement<FlexibleQuayRefStructure>
JAXBElement<FlexibleQuay>
JAXBElement<HailAndRideAreaRefStructure>
public FlexibleQuays_RelStructure withFlexibleQuayRefOrFlexibleQuay(JAXBElement<?>... values)
public FlexibleQuays_RelStructure withFlexibleQuayRefOrFlexibleQuay(Collection<JAXBElement<?>> values)
public FlexibleQuays_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic FlexibleQuays_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.