public class JourneyMeeting_DerivedViewStructure extends DerivedViewStructure
Java class for JourneyMeeting_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="JourneyMeeting_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}JourneyMeetingRef" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}JourneyMeetingPropertiesGroup"/>
<sequence>
<element name="MaximumWaitTime" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
</sequence>
<group ref="{http://www.netex.org.uk/netex}JourneyMeetingConnectionGroup"/>
<group ref="{http://www.netex.org.uk/netex}InterchangePropertyGroup"/>
<element name="TransferDuration" type="{http://www.netex.org.uk/netex}TransferDurationStructure" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
brandingRef, id| Constructor and Description |
|---|
JourneyMeeting_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected JourneyMeetingRefStructure journeyMeetingRef
protected MultilingualString description
protected LocalTime earliestTime
protected BigInteger earliestTimeDayOffset
protected LocalTime latestTime
protected BigInteger latestTimeDayOffset
protected ReasonForMeetingEnumeration reason
protected Duration maximumWaitTime
protected ConnectionRefStructure connectionRef
protected List<ScheduledStopPointRefStructure> connectingStopPointRef
protected List<MultilingualString> connectingStopPointName
protected JAXBElement<? extends JourneyRefStructure> journeyRef
protected ConnectingJourney_DerivedViewStructure connectingJourneyView
protected JAXBElement<? extends LineRefStructure> lineRef
protected Line_DerivedViewStructure connectingLineView
protected Boolean staySeated
protected Boolean crossBorder
protected Boolean planned
protected Boolean guaranteed
protected Boolean advertised
protected Boolean controlled
protected TransferDurationStructure transferDuration
public JourneyMeetingRefStructure getJourneyMeetingRef()
JourneyMeetingRefStructurepublic void setJourneyMeetingRef(JourneyMeetingRefStructure value)
value - allowed object is
JourneyMeetingRefStructurepublic MultilingualString getDescription()
MultilingualStringpublic void setDescription(MultilingualString value)
value - allowed object is
MultilingualStringpublic LocalTime getEarliestTime()
Stringpublic void setEarliestTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getEarliestTimeDayOffset()
BigIntegerpublic void setEarliestTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic LocalTime getLatestTime()
Stringpublic void setLatestTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getLatestTimeDayOffset()
BigIntegerpublic void setLatestTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic ReasonForMeetingEnumeration getReason()
ReasonForMeetingEnumerationpublic void setReason(ReasonForMeetingEnumeration value)
value - allowed object is
ReasonForMeetingEnumerationpublic Duration getMaximumWaitTime()
Stringpublic void setMaximumWaitTime(Duration value)
value - allowed object is
Stringpublic ConnectionRefStructure getConnectionRef()
ConnectionRefStructurepublic void setConnectionRef(ConnectionRefStructure value)
value - allowed object is
ConnectionRefStructurepublic List<ScheduledStopPointRefStructure> getConnectingStopPointRef()
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 connectingStopPointRef property.
For example, to add a new item, do as follows:
getConnectingStopPointRef().add(newItem);
Objects of the following type(s) are allowed in the list
ScheduledStopPointRefStructure
public List<MultilingualString> getConnectingStopPointName()
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 connectingStopPointName property.
For example, to add a new item, do as follows:
getConnectingStopPointName().add(newItem);
Objects of the following type(s) are allowed in the list
MultilingualString
public JAXBElement<? extends JourneyRefStructure> getJourneyRef()
JAXBElement<SpecialServiceRefStructure>
JAXBElement<JourneyRefStructure>
JAXBElement<ServiceJourneyRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<DeadRunRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<TemplateServiceJourneyRefStructure>
JAXBElement<DatedSpecialServiceRefStructure>public void setJourneyRef(JAXBElement<? extends JourneyRefStructure> value)
value - allowed object is
JAXBElement<SpecialServiceRefStructure>
JAXBElement<JourneyRefStructure>
JAXBElement<ServiceJourneyRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<DeadRunRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<TemplateServiceJourneyRefStructure>
JAXBElement<DatedSpecialServiceRefStructure>public ConnectingJourney_DerivedViewStructure getConnectingJourneyView()
ConnectingJourney_DerivedViewStructurepublic void setConnectingJourneyView(ConnectingJourney_DerivedViewStructure value)
value - allowed object is
ConnectingJourney_DerivedViewStructurepublic JAXBElement<? extends LineRefStructure> getLineRef()
JAXBElement<FlexibleLineRefStructure>
JAXBElement<LineRefStructure>public void setLineRef(JAXBElement<? extends LineRefStructure> value)
value - allowed object is
JAXBElement<FlexibleLineRefStructure>
JAXBElement<LineRefStructure>public Line_DerivedViewStructure getConnectingLineView()
Line_DerivedViewStructurepublic void setConnectingLineView(Line_DerivedViewStructure value)
value - allowed object is
Line_DerivedViewStructurepublic Boolean isStaySeated()
Booleanpublic void setStaySeated(Boolean value)
value - allowed object is
Booleanpublic Boolean isCrossBorder()
Booleanpublic void setCrossBorder(Boolean value)
value - allowed object is
Booleanpublic Boolean isPlanned()
Booleanpublic void setPlanned(Boolean value)
value - allowed object is
Booleanpublic Boolean isGuaranteed()
Booleanpublic void setGuaranteed(Boolean value)
value - allowed object is
Booleanpublic Boolean isAdvertised()
Booleanpublic void setAdvertised(Boolean value)
value - allowed object is
Booleanpublic Boolean isControlled()
Booleanpublic void setControlled(Boolean value)
value - allowed object is
Booleanpublic TransferDurationStructure getTransferDuration()
TransferDurationStructurepublic void setTransferDuration(TransferDurationStructure value)
value - allowed object is
TransferDurationStructurepublic JourneyMeeting_DerivedViewStructure withJourneyMeetingRef(JourneyMeetingRefStructure value)
public JourneyMeeting_DerivedViewStructure withDescription(MultilingualString value)
public JourneyMeeting_DerivedViewStructure withEarliestTime(LocalTime value)
public JourneyMeeting_DerivedViewStructure withEarliestTimeDayOffset(BigInteger value)
public JourneyMeeting_DerivedViewStructure withLatestTime(LocalTime value)
public JourneyMeeting_DerivedViewStructure withLatestTimeDayOffset(BigInteger value)
public JourneyMeeting_DerivedViewStructure withReason(ReasonForMeetingEnumeration value)
public JourneyMeeting_DerivedViewStructure withMaximumWaitTime(Duration value)
public JourneyMeeting_DerivedViewStructure withConnectionRef(ConnectionRefStructure value)
public JourneyMeeting_DerivedViewStructure withConnectingStopPointRef(ScheduledStopPointRefStructure... values)
public JourneyMeeting_DerivedViewStructure withConnectingStopPointRef(Collection<ScheduledStopPointRefStructure> values)
public JourneyMeeting_DerivedViewStructure withConnectingStopPointName(MultilingualString... values)
public JourneyMeeting_DerivedViewStructure withConnectingStopPointName(Collection<MultilingualString> values)
public JourneyMeeting_DerivedViewStructure withJourneyRef(JAXBElement<? extends JourneyRefStructure> value)
public JourneyMeeting_DerivedViewStructure withConnectingJourneyView(ConnectingJourney_DerivedViewStructure value)
public JourneyMeeting_DerivedViewStructure withLineRef(JAXBElement<? extends LineRefStructure> value)
public JourneyMeeting_DerivedViewStructure withConnectingLineView(Line_DerivedViewStructure value)
public JourneyMeeting_DerivedViewStructure withStaySeated(Boolean value)
public JourneyMeeting_DerivedViewStructure withCrossBorder(Boolean value)
public JourneyMeeting_DerivedViewStructure withPlanned(Boolean value)
public JourneyMeeting_DerivedViewStructure withGuaranteed(Boolean value)
public JourneyMeeting_DerivedViewStructure withAdvertised(Boolean value)
public JourneyMeeting_DerivedViewStructure withControlled(Boolean value)
public JourneyMeeting_DerivedViewStructure withTransferDuration(TransferDurationStructure value)
public JourneyMeeting_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic JourneyMeeting_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.