public class JourneyPattern_DerivedViewStructure extends DerivedViewStructure
Java class for JourneyPattern_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="JourneyPattern_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}JourneyPatternRef" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}JourneyPatternProperties"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DestinationDisplayRefStructure |
destinationDisplayRef |
protected DestinationDisplayView |
destinationDisplayView |
protected DirectionRefStructure |
directionRef |
protected DirectionTypeEnumeration |
directionType |
protected DirectionView |
directionView |
protected JAXBElement<? extends JourneyPatternRefStructure> |
journeyPatternRef |
protected NoticeAssignments_RelStructure |
noticeAssignments |
protected OperationalContextRefStructure |
operationalContextRef |
protected RouteRefStructure |
routeRef |
protected RouteView |
routeView |
protected TimingPatternRefStructure |
timingPatternRef |
protected TypeOfJourneyPatternRefStructure |
typeOfJourneyPatternRef |
brandingRef, id| Constructor and Description |
|---|
JourneyPattern_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected JAXBElement<? extends JourneyPatternRefStructure> journeyPatternRef
protected RouteRefStructure routeRef
protected RouteView routeView
protected DirectionTypeEnumeration directionType
protected DirectionRefStructure directionRef
protected DirectionView directionView
protected DestinationDisplayRefStructure destinationDisplayRef
protected DestinationDisplayView destinationDisplayView
protected TypeOfJourneyPatternRefStructure typeOfJourneyPatternRef
protected OperationalContextRefStructure operationalContextRef
protected TimingPatternRefStructure timingPatternRef
protected NoticeAssignments_RelStructure noticeAssignments
public JAXBElement<? extends JourneyPatternRefStructure> getJourneyPatternRef()
public void setJourneyPatternRef(JAXBElement<? extends JourneyPatternRefStructure> value)
value - allowed object is
JAXBElement<DeadRunJourneyPatternRefStructure>
JAXBElement<ServicePatternRefStructure>
JAXBElement<JourneyPatternRefStructure>
JAXBElement<ServiceJourneyPatternRefStructure>public RouteRefStructure getRouteRef()
RouteRefStructurepublic void setRouteRef(RouteRefStructure value)
value - allowed object is
RouteRefStructurepublic RouteView getRouteView()
RouteViewpublic void setRouteView(RouteView value)
value - allowed object is
RouteViewpublic DirectionTypeEnumeration getDirectionType()
DirectionTypeEnumerationpublic void setDirectionType(DirectionTypeEnumeration value)
value - allowed object is
DirectionTypeEnumerationpublic DirectionRefStructure getDirectionRef()
DirectionRefStructurepublic void setDirectionRef(DirectionRefStructure value)
value - allowed object is
DirectionRefStructurepublic DirectionView getDirectionView()
DirectionViewpublic void setDirectionView(DirectionView value)
value - allowed object is
DirectionViewpublic DestinationDisplayRefStructure getDestinationDisplayRef()
DestinationDisplayRefStructurepublic void setDestinationDisplayRef(DestinationDisplayRefStructure value)
value - allowed object is
DestinationDisplayRefStructurepublic DestinationDisplayView getDestinationDisplayView()
DestinationDisplayViewpublic void setDestinationDisplayView(DestinationDisplayView value)
value - allowed object is
DestinationDisplayViewpublic TypeOfJourneyPatternRefStructure getTypeOfJourneyPatternRef()
TypeOfJourneyPatternRefStructurepublic void setTypeOfJourneyPatternRef(TypeOfJourneyPatternRefStructure value)
value - allowed object is
TypeOfJourneyPatternRefStructurepublic OperationalContextRefStructure getOperationalContextRef()
OperationalContextRefStructurepublic void setOperationalContextRef(OperationalContextRefStructure value)
value - allowed object is
OperationalContextRefStructurepublic TimingPatternRefStructure getTimingPatternRef()
TimingPatternRefStructurepublic void setTimingPatternRef(TimingPatternRefStructure value)
value - allowed object is
TimingPatternRefStructurepublic NoticeAssignments_RelStructure getNoticeAssignments()
NoticeAssignments_RelStructurepublic void setNoticeAssignments(NoticeAssignments_RelStructure value)
value - allowed object is
NoticeAssignments_RelStructurepublic JourneyPattern_DerivedViewStructure withJourneyPatternRef(JAXBElement<? extends JourneyPatternRefStructure> value)
public JourneyPattern_DerivedViewStructure withRouteRef(RouteRefStructure value)
public JourneyPattern_DerivedViewStructure withRouteView(RouteView value)
public JourneyPattern_DerivedViewStructure withDirectionType(DirectionTypeEnumeration value)
public JourneyPattern_DerivedViewStructure withDirectionRef(DirectionRefStructure value)
public JourneyPattern_DerivedViewStructure withDirectionView(DirectionView value)
public JourneyPattern_DerivedViewStructure withDestinationDisplayRef(DestinationDisplayRefStructure value)
public JourneyPattern_DerivedViewStructure withDestinationDisplayView(DestinationDisplayView value)
public JourneyPattern_DerivedViewStructure withTypeOfJourneyPatternRef(TypeOfJourneyPatternRefStructure value)
public JourneyPattern_DerivedViewStructure withOperationalContextRef(OperationalContextRefStructure value)
public JourneyPattern_DerivedViewStructure withTimingPatternRef(TimingPatternRefStructure value)
public JourneyPattern_DerivedViewStructure withNoticeAssignments(NoticeAssignments_RelStructure value)
public JourneyPattern_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic JourneyPattern_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.