public class LinksInJourneyPattern_RelStructure extends StrictContainmentAggregationStructure
Java class for linksInJourneyPattern_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="linksInJourneyPattern_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}strictContainmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}ServiceLinkInJourneyPattern"/>
<element ref="{http://www.netex.org.uk/netex}TimingLinkInJourneyPattern"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<LinkInLinkSequence_VersionedChildStructure> |
serviceLinkInJourneyPatternOrTimingLinkInJourneyPattern |
id| Constructor and Description |
|---|
LinksInJourneyPattern_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<LinkInLinkSequence_VersionedChildStructure> |
getServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern()
Gets the value of the serviceLinkInJourneyPatternOrTimingLinkInJourneyPattern property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
LinksInJourneyPattern_RelStructure |
withId(String value) |
LinksInJourneyPattern_RelStructure |
withServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern(Collection<LinkInLinkSequence_VersionedChildStructure> values) |
LinksInJourneyPattern_RelStructure |
withServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern(LinkInLinkSequence_VersionedChildStructure... values) |
getId, setIdprotected List<LinkInLinkSequence_VersionedChildStructure> serviceLinkInJourneyPatternOrTimingLinkInJourneyPattern
public List<LinkInLinkSequence_VersionedChildStructure> getServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern()
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 serviceLinkInJourneyPatternOrTimingLinkInJourneyPattern property.
For example, to add a new item, do as follows:
getServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern().add(newItem);
Objects of the following type(s) are allowed in the list
ServiceLinkInJourneyPattern_VersionedChildStructure
TimingLinkInJourneyPattern
public LinksInJourneyPattern_RelStructure withServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern(LinkInLinkSequence_VersionedChildStructure... values)
public LinksInJourneyPattern_RelStructure withServiceLinkInJourneyPatternOrTimingLinkInJourneyPattern(Collection<LinkInLinkSequence_VersionedChildStructure> values)
public LinksInJourneyPattern_RelStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.