public class JourneyPatternsInFrame_RelStructure extends ContainmentAggregationStructure
Java class for journeyPatternsInFrame_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="journeyPatternsInFrame_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}JourneyPattern_"/>
<element ref="{http://www.netex.org.uk/netex}JourneyPatternView"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
journeyPattern_OrJourneyPatternView |
modificationSetid| Constructor and Description |
|---|
JourneyPatternsInFrame_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getJourneyPattern_OrJourneyPatternView()
Gets the value of the journeyPatternOrJourneyPatternView property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
JourneyPatternsInFrame_RelStructure |
withId(String value) |
JourneyPatternsInFrame_RelStructure |
withJourneyPattern_OrJourneyPatternView(Collection<JAXBElement<?>> values) |
JourneyPatternsInFrame_RelStructure |
withJourneyPattern_OrJourneyPatternView(JAXBElement<?>... values) |
JourneyPatternsInFrame_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> journeyPattern_OrJourneyPatternView
public List<JAXBElement<?>> getJourneyPattern_OrJourneyPatternView()
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 journeyPatternOrJourneyPatternView property.
For example, to add a new item, do as follows:
getJourneyPattern_OrJourneyPatternView().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<JourneyPattern>
JAXBElement<LinkSequence_VersionStructure>
JAXBElement<ServiceJourneyPattern>
JAXBElement<DeadRunJourneyPattern>
JAXBElement<JourneyPattern_DerivedViewStructure>
public JourneyPatternsInFrame_RelStructure withJourneyPattern_OrJourneyPatternView(JAXBElement<?>... values)
public JourneyPatternsInFrame_RelStructure withJourneyPattern_OrJourneyPatternView(Collection<JAXBElement<?>> values)
public JourneyPatternsInFrame_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic JourneyPatternsInFrame_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.