public class OnwardTimingLinkView extends OnwardTimingLink_DerivedViewStructure
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.netex.org.uk/netex}OnwardTimingLink_DerivedViewStructure">
<sequence>
<sequence>
<element ref="{http://www.netex.org.uk/netex}TimingLinkRef" minOccurs="0"/>
<element name="ToPointRef" type="{http://www.netex.org.uk/netex}TimingPointRefStructure" minOccurs="0"/>
<element name="RunTime" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
</sequence>
</sequence>
<attribute name="id" type="{http://www.netex.org.uk/netex}TimingLinkIdType" />
</restriction>
</complexContent>
</complexType>
runTime, timingLinkInJourneyPatternRef, timingLinkRef, toPointRefbrandingRef, id| Constructor and Description |
|---|
OnwardTimingLinkView() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
OnwardTimingLinkView |
withBrandingRef(BrandingRefStructure value) |
OnwardTimingLinkView |
withId(String value) |
OnwardTimingLinkView |
withRunTime(Duration value) |
OnwardTimingLinkView |
withTimingLinkInJourneyPatternRef(TimingLinkInJourneyPatternRefStructure value) |
OnwardTimingLinkView |
withTimingLinkRef(TimingLinkRefStructure value) |
OnwardTimingLinkView |
withToPointRef(TimingPointRefStructure value) |
getRunTime, getTimingLinkInJourneyPatternRef, getTimingLinkRef, getToPointRef, setRunTime, setTimingLinkInJourneyPatternRef, setTimingLinkRef, setToPointRefgetBrandingRef, getId, setBrandingRef, setIdpublic OnwardTimingLinkView withTimingLinkInJourneyPatternRef(TimingLinkInJourneyPatternRefStructure value)
withTimingLinkInJourneyPatternRef in class OnwardTimingLink_DerivedViewStructurepublic OnwardTimingLinkView withTimingLinkRef(TimingLinkRefStructure value)
withTimingLinkRef in class OnwardTimingLink_DerivedViewStructurepublic OnwardTimingLinkView withToPointRef(TimingPointRefStructure value)
withToPointRef in class OnwardTimingLink_DerivedViewStructurepublic OnwardTimingLinkView withRunTime(Duration value)
withRunTime in class OnwardTimingLink_DerivedViewStructurepublic OnwardTimingLinkView withBrandingRef(BrandingRefStructure value)
withBrandingRef in class OnwardTimingLink_DerivedViewStructurepublic OnwardTimingLinkView withId(String value)
withId in class OnwardTimingLink_DerivedViewStructurepublic String toString()
toString in class OnwardTimingLink_DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.