public class ArrivalStructure extends Object
Java class for ArrivalStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ArrivalStructure">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Time" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
<element name="DayOffset" type="{http://www.netex.org.uk/netex}DayOffsetType" minOccurs="0"/>
<element name="ForAlighting" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsFlexible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}CallPartGroup"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccessibilityAssessment |
accessibilityAssessment |
protected CheckConstraint |
checkConstraint |
protected BigInteger |
dayOffset |
protected DutyPartRefStructure |
dutyPartRef |
protected DynamicStopAssignment |
dynamicStopAssignment |
protected Boolean |
forAlighting |
protected InterchangeRules_RelStructure |
interchangeRules |
protected ServiceJourneyInterchanges_RelStructure |
interchanges |
protected Boolean |
isFlexible |
protected JourneyMeetingViews_RelStructure |
journeyMeetings |
protected JourneyPartRefStructure |
journeyPartRef |
protected NoticeAssignments_RelStructure |
noticeAssignments |
protected JAXBElement<? extends PassengerStopAssignmentRefStructure> |
passengerStopAssignmentRef |
protected QuayAssignmentView |
quayAssignmentView |
protected LocalTime |
time |
protected TimebandRefStructure |
timebandRef |
protected TimeDemandTypeRefStructure |
timeDemandTypeRef |
| Constructor and Description |
|---|
ArrivalStructure() |
protected LocalTime time
protected BigInteger dayOffset
protected Boolean forAlighting
protected Boolean isFlexible
protected JourneyPartRefStructure journeyPartRef
protected JourneyMeetingViews_RelStructure journeyMeetings
protected ServiceJourneyInterchanges_RelStructure interchanges
protected InterchangeRules_RelStructure interchangeRules
protected TimeDemandTypeRefStructure timeDemandTypeRef
protected TimebandRefStructure timebandRef
protected DutyPartRefStructure dutyPartRef
protected JAXBElement<? extends PassengerStopAssignmentRefStructure> passengerStopAssignmentRef
protected QuayAssignmentView quayAssignmentView
protected DynamicStopAssignment dynamicStopAssignment
protected AccessibilityAssessment accessibilityAssessment
protected CheckConstraint checkConstraint
protected NoticeAssignments_RelStructure noticeAssignments
public LocalTime getTime()
Stringpublic void setTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getDayOffset()
BigIntegerpublic void setDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isForAlighting()
Booleanpublic void setForAlighting(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsFlexible()
Booleanpublic void setIsFlexible(Boolean value)
value - allowed object is
Booleanpublic JourneyPartRefStructure getJourneyPartRef()
JourneyPartRefStructurepublic void setJourneyPartRef(JourneyPartRefStructure value)
value - allowed object is
JourneyPartRefStructurepublic JourneyMeetingViews_RelStructure getJourneyMeetings()
JourneyMeetingViews_RelStructurepublic void setJourneyMeetings(JourneyMeetingViews_RelStructure value)
value - allowed object is
JourneyMeetingViews_RelStructurepublic ServiceJourneyInterchanges_RelStructure getInterchanges()
ServiceJourneyInterchanges_RelStructurepublic void setInterchanges(ServiceJourneyInterchanges_RelStructure value)
value - allowed object is
ServiceJourneyInterchanges_RelStructurepublic InterchangeRules_RelStructure getInterchangeRules()
InterchangeRules_RelStructurepublic void setInterchangeRules(InterchangeRules_RelStructure value)
value - allowed object is
InterchangeRules_RelStructurepublic TimeDemandTypeRefStructure getTimeDemandTypeRef()
TimeDemandTypeRefStructurepublic void setTimeDemandTypeRef(TimeDemandTypeRefStructure value)
value - allowed object is
TimeDemandTypeRefStructurepublic TimebandRefStructure getTimebandRef()
TimebandRefStructurepublic void setTimebandRef(TimebandRefStructure value)
value - allowed object is
TimebandRefStructurepublic DutyPartRefStructure getDutyPartRef()
DutyPartRefStructurepublic void setDutyPartRef(DutyPartRefStructure value)
value - allowed object is
DutyPartRefStructurepublic JAXBElement<? extends PassengerStopAssignmentRefStructure> getPassengerStopAssignmentRef()
JAXBElement<PassengerStopAssignmentRefStructure>
JAXBElement<DynamicStopAssignmentRefStructure>public void setPassengerStopAssignmentRef(JAXBElement<? extends PassengerStopAssignmentRefStructure> value)
value - allowed object is
JAXBElement<PassengerStopAssignmentRefStructure>
JAXBElement<DynamicStopAssignmentRefStructure>public QuayAssignmentView getQuayAssignmentView()
QuayAssignmentViewpublic void setQuayAssignmentView(QuayAssignmentView value)
value - allowed object is
QuayAssignmentViewpublic DynamicStopAssignment getDynamicStopAssignment()
DynamicStopAssignmentpublic void setDynamicStopAssignment(DynamicStopAssignment value)
value - allowed object is
DynamicStopAssignmentpublic AccessibilityAssessment getAccessibilityAssessment()
AccessibilityAssessmentpublic void setAccessibilityAssessment(AccessibilityAssessment value)
value - allowed object is
AccessibilityAssessmentpublic CheckConstraint getCheckConstraint()
CheckConstraintpublic void setCheckConstraint(CheckConstraint value)
value - allowed object is
CheckConstraintpublic NoticeAssignments_RelStructure getNoticeAssignments()
NoticeAssignments_RelStructurepublic void setNoticeAssignments(NoticeAssignments_RelStructure value)
value - allowed object is
NoticeAssignments_RelStructurepublic ArrivalStructure withTime(LocalTime value)
public ArrivalStructure withDayOffset(BigInteger value)
public ArrivalStructure withForAlighting(Boolean value)
public ArrivalStructure withIsFlexible(Boolean value)
public ArrivalStructure withJourneyPartRef(JourneyPartRefStructure value)
public ArrivalStructure withJourneyMeetings(JourneyMeetingViews_RelStructure value)
public ArrivalStructure withInterchanges(ServiceJourneyInterchanges_RelStructure value)
public ArrivalStructure withInterchangeRules(InterchangeRules_RelStructure value)
public ArrivalStructure withTimeDemandTypeRef(TimeDemandTypeRefStructure value)
public ArrivalStructure withTimebandRef(TimebandRefStructure value)
public ArrivalStructure withDutyPartRef(DutyPartRefStructure value)
public ArrivalStructure withPassengerStopAssignmentRef(JAXBElement<? extends PassengerStopAssignmentRefStructure> value)
public ArrivalStructure withQuayAssignmentView(QuayAssignmentView value)
public ArrivalStructure withDynamicStopAssignment(DynamicStopAssignment value)
public ArrivalStructure withAccessibilityAssessment(AccessibilityAssessment value)
public ArrivalStructure withCheckConstraint(CheckConstraint value)
public ArrivalStructure withNoticeAssignments(NoticeAssignments_RelStructure value)
Copyright © 2018 Entur AS. All rights reserved.