Package uk.org.netex.www.netex
Interface ArrivalStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ArrivalStructure,ArrivalStructure.Builder
public interface ArrivalStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionThe accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT.The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT.Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning.Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning.intNumber of days after the starting day of the journey.Reference to a DUTY PART.Reference to a DUTY PART.Change to a PASSENGER STOP ASSIGNMENT.Change to a PASSENGER STOP ASSIGNMENT.Reference to a DYNAMIC STOP ASSIGNMENT.Reference to a DYNAMIC STOP ASSIGNMENT.booleanWhether alighting is allowed at the stop Default is true.INTERCHANGE RULEs for visit.INTERCHANGE RULEs for visit.INTERCHANGEs for visit.INTERCHANGEs for visit.booleanWhether use of stop is flexible, i.e. requires phoning to arrange.JOURNEY MEETINGs for visit.JOURNEY MEETINGs for visit.Reference to a JOURNEY PART.Reference to a JOURNEY PART.NOTICEs of a CALL that apply only to the Arrival or departure.NOTICEs of a CALL that apply only to the Arrival or departure.Reference to a PASSENGER STOP ASSIGNMENT.Reference to a PASSENGER STOP ASSIGNMENT.Assignment to a specific QUAY within the STOP PLACE.Assignment to a specific QUAY within the STOP PLACE.com.google.type.TimeOfDaygetTime()Latest Arrival time.Reference to a TIME BAND.Reference to a TIME BAND.Reference to a TIME DEMAND TYPE.Reference to a TIME DEMAND TYPE.com.google.type.TimeOfDayOrBuilderLatest Arrival time.Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.booleanThe accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT.booleanCharacteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning.booleanReference to a DUTY PART.booleanChange to a PASSENGER STOP ASSIGNMENT.booleanReference to a DYNAMIC STOP ASSIGNMENT.booleanINTERCHANGE RULEs for visit.booleanINTERCHANGEs for visit.booleanJOURNEY MEETINGs for visit.booleanReference to a JOURNEY PART.booleanNOTICEs of a CALL that apply only to the Arrival or departure.booleanReference to a PASSENGER STOP ASSIGNMENT.booleanAssignment to a specific QUAY within the STOP PLACE.booleanhasTime()Latest Arrival time.booleanReference to a TIME BAND.booleanReference to a TIME DEMAND TYPE.booleanReference to a VEHICLE JOURNEY STOP ASSIGNMENT.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasTime
boolean hasTime()Latest Arrival time. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 227:59]
.google.type.TimeOfDay time = 1;- Returns:
- Whether the time field is set.
-
getTime
com.google.type.TimeOfDay getTime()Latest Arrival time. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 227:59]
.google.type.TimeOfDay time = 1;- Returns:
- The time.
-
getTimeOrBuilder
com.google.type.TimeOfDayOrBuilder getTimeOrBuilder()Latest Arrival time. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 227:59]
.google.type.TimeOfDay time = 1; -
getDayOffset
int getDayOffset()Number of days after the starting day of the journey. Default is 0 for same day. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 232:81]
int32 day_offset = 2;- Returns:
- The dayOffset.
-
getForAlighting
boolean getForAlighting()Whether alighting is allowed at the stop Default is true. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 237:85]
bool for_alighting = 3;- Returns:
- The forAlighting.
-
getIsFlexible
boolean getIsFlexible()Whether use of stop is flexible, i.e. requires phoning to arrange. Must be a FLEXIBLE LINE. Default is false. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 242:84]
bool is_flexible = 4;- Returns:
- The isFlexible.
-
hasJourneyPartRef
boolean hasJourneyPartRef()Reference to a JOURNEY PART. [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 100:107]
.uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_part_ref = 5;- Returns:
- Whether the journeyPartRef field is set.
-
getJourneyPartRef
GroupOfEntitiesRefStructure getJourneyPartRef()Reference to a JOURNEY PART. [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 100:107]
.uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_part_ref = 5;- Returns:
- The journeyPartRef.
-
getJourneyPartRefOrBuilder
GroupOfEntitiesRefStructureOrBuilder getJourneyPartRefOrBuilder()Reference to a JOURNEY PART. [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 100:107]
.uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_part_ref = 5; -
hasJourneyMeetings
boolean hasJourneyMeetings()JOURNEY MEETINGs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 289:94]
.uk.org.netex.www.netex.JourneyMeetingViews_RelStructure journey_meetings = 6;- Returns:
- Whether the journeyMeetings field is set.
-
getJourneyMeetings
JourneyMeetingViews_RelStructure getJourneyMeetings()JOURNEY MEETINGs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 289:94]
.uk.org.netex.www.netex.JourneyMeetingViews_RelStructure journey_meetings = 6;- Returns:
- The journeyMeetings.
-
getJourneyMeetingsOrBuilder
JourneyMeetingViews_RelStructureOrBuilder getJourneyMeetingsOrBuilder()JOURNEY MEETINGs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 289:94]
.uk.org.netex.www.netex.JourneyMeetingViews_RelStructure journey_meetings = 6; -
hasInterchanges
boolean hasInterchanges()INTERCHANGEs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 294:98]
.uk.org.netex.www.netex.ServiceJourneyInterchanges_RelStructure interchanges = 7;- Returns:
- Whether the interchanges field is set.
-
getInterchanges
ServiceJourneyInterchanges_RelStructure getInterchanges()INTERCHANGEs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 294:98]
.uk.org.netex.www.netex.ServiceJourneyInterchanges_RelStructure interchanges = 7;- Returns:
- The interchanges.
-
getInterchangesOrBuilder
ServiceJourneyInterchanges_RelStructureOrBuilder getInterchangesOrBuilder()INTERCHANGEs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 294:98]
.uk.org.netex.www.netex.ServiceJourneyInterchanges_RelStructure interchanges = 7; -
hasInterchangeRules
boolean hasInterchangeRules()INTERCHANGE RULEs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 299:92]
.uk.org.netex.www.netex.InterchangeRules_RelStructure interchange_rules = 8;- Returns:
- Whether the interchangeRules field is set.
-
getInterchangeRules
InterchangeRules_RelStructure getInterchangeRules()INTERCHANGE RULEs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 299:92]
.uk.org.netex.www.netex.InterchangeRules_RelStructure interchange_rules = 8;- Returns:
- The interchangeRules.
-
getInterchangeRulesOrBuilder
InterchangeRules_RelStructureOrBuilder getInterchangeRulesOrBuilder()INTERCHANGE RULEs for visit. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 299:92]
.uk.org.netex.www.netex.InterchangeRules_RelStructure interchange_rules = 8; -
hasTimeDemandTypeRef
boolean hasTimeDemandTypeRef()Reference to a TIME DEMAND TYPE. If given by context need not be stated. [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
.uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 9;- Returns:
- Whether the timeDemandTypeRef field is set.
-
getTimeDemandTypeRef
VersionOfObjectRefStructure getTimeDemandTypeRef()Reference to a TIME DEMAND TYPE. If given by context need not be stated. [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
.uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 9;- Returns:
- The timeDemandTypeRef.
-
getTimeDemandTypeRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTimeDemandTypeRefOrBuilder()Reference to a TIME DEMAND TYPE. If given by context need not be stated. [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
.uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 9; -
hasTimebandRef
boolean hasTimebandRef()Reference to a TIME BAND. [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 10;- Returns:
- Whether the timebandRef field is set.
-
getTimebandRef
VersionOfObjectRefStructure getTimebandRef()Reference to a TIME BAND. [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 10;- Returns:
- The timebandRef.
-
getTimebandRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTimebandRefOrBuilder()Reference to a TIME BAND. [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 10; -
hasDutyPartRef
boolean hasDutyPartRef()Reference to a DUTY PART. [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 120:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure duty_part_ref = 21;- Returns:
- Whether the dutyPartRef field is set.
-
getDutyPartRef
VersionOfObjectRefStructure getDutyPartRef()Reference to a DUTY PART. [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 120:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure duty_part_ref = 21;- Returns:
- The dutyPartRef.
-
getDutyPartRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDutyPartRefOrBuilder()Reference to a DUTY PART. [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 120:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure duty_part_ref = 21; -
hasQuayAssignmentView
boolean hasQuayAssignmentView()Assignment to a specific QUAY within the STOP PLACE. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 437:73]
.uk.org.netex.www.netex.QuayAssignmentViewType quay_assignment_view = 25;- Returns:
- Whether the quayAssignmentView field is set.
-
getQuayAssignmentView
QuayAssignmentViewType getQuayAssignmentView()Assignment to a specific QUAY within the STOP PLACE. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 437:73]
.uk.org.netex.www.netex.QuayAssignmentViewType quay_assignment_view = 25;- Returns:
- The quayAssignmentView.
-
getQuayAssignmentViewOrBuilder
QuayAssignmentViewTypeOrBuilder getQuayAssignmentViewOrBuilder()Assignment to a specific QUAY within the STOP PLACE. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 437:73]
.uk.org.netex.www.netex.QuayAssignmentViewType quay_assignment_view = 25; -
hasDynamicStopAssignment
boolean hasDynamicStopAssignment()Change to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 219:96]
.uk.org.netex.www.netex.DynamicStopAssignmentType dynamic_stop_assignment = 31;- Returns:
- Whether the dynamicStopAssignment field is set.
-
getDynamicStopAssignment
DynamicStopAssignmentType getDynamicStopAssignment()Change to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 219:96]
.uk.org.netex.www.netex.DynamicStopAssignmentType dynamic_stop_assignment = 31;- Returns:
- The dynamicStopAssignment.
-
getDynamicStopAssignmentOrBuilder
DynamicStopAssignmentTypeOrBuilder getDynamicStopAssignmentOrBuilder()Change to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 219:96]
.uk.org.netex.www.netex.DynamicStopAssignmentType dynamic_stop_assignment = 31; -
hasAccessibilityAssessment
boolean hasAccessibilityAssessment()The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies. [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
.uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 41;- Returns:
- Whether the accessibilityAssessment field is set.
-
getAccessibilityAssessment
AccessibilityAssessmentType getAccessibilityAssessment()The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies. [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
.uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 41;- Returns:
- The accessibilityAssessment.
-
getAccessibilityAssessmentOrBuilder
AccessibilityAssessmentTypeOrBuilder getAccessibilityAssessmentOrBuilder()The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies. [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
.uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 41; -
hasCheckConstraint
boolean hasCheckConstraint()Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning. Used to mark PATH LINKs to determine transit routes through interchanges. [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 142:70]
.uk.org.netex.www.netex.CheckConstraintType check_constraint = 42;- Returns:
- Whether the checkConstraint field is set.
-
getCheckConstraint
CheckConstraintType getCheckConstraint()Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning. Used to mark PATH LINKs to determine transit routes through interchanges. [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 142:70]
.uk.org.netex.www.netex.CheckConstraintType check_constraint = 42;- Returns:
- The checkConstraint.
-
getCheckConstraintOrBuilder
CheckConstraintTypeOrBuilder getCheckConstraintOrBuilder()Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning. Used to mark PATH LINKs to determine transit routes through interchanges. [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 142:70]
.uk.org.netex.www.netex.CheckConstraintType check_constraint = 42; -
hasNoticeAssignments
boolean hasNoticeAssignments()NOTICEs of a CALL that apply only to the Arrival or departure. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 312:94]
.uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 43;- Returns:
- Whether the noticeAssignments field is set.
-
getNoticeAssignments
NoticeAssignments_RelStructure getNoticeAssignments()NOTICEs of a CALL that apply only to the Arrival or departure. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 312:94]
.uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 43;- Returns:
- The noticeAssignments.
-
getNoticeAssignmentsOrBuilder
NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()NOTICEs of a CALL that apply only to the Arrival or departure. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 312:94]
.uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 43; -
hasPassengerStopAssignmentRef
boolean hasPassengerStopAssignmentRef()Reference to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
.uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 22;- Returns:
- Whether the passengerStopAssignmentRef field is set.
-
getPassengerStopAssignmentRef
VersionOfObjectRefStructure getPassengerStopAssignmentRef()Reference to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
.uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 22;- Returns:
- The passengerStopAssignmentRef.
-
getPassengerStopAssignmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPassengerStopAssignmentRefOrBuilder()Reference to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
.uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 22; -
hasDynamicStopAssignmentRef
boolean hasDynamicStopAssignmentRef()Reference to a DYNAMIC STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 23;- Returns:
- Whether the dynamicStopAssignmentRef field is set.
-
getDynamicStopAssignmentRef
VersionOfObjectRefStructure getDynamicStopAssignmentRef()Reference to a DYNAMIC STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 23;- Returns:
- The dynamicStopAssignmentRef.
-
getDynamicStopAssignmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDynamicStopAssignmentRefOrBuilder()Reference to a DYNAMIC STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 23; -
hasVehicleJourneyStopAssignmentRef
boolean hasVehicleJourneyStopAssignmentRef()Reference to a VEHICLE JOURNEY STOP ASSIGNMENT. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 24;- Returns:
- Whether the vehicleJourneyStopAssignmentRef field is set.
-
getVehicleJourneyStopAssignmentRef
VersionOfObjectRefStructure getVehicleJourneyStopAssignmentRef()Reference to a VEHICLE JOURNEY STOP ASSIGNMENT. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 24;- Returns:
- The vehicleJourneyStopAssignmentRef.
-
getVehicleJourneyStopAssignmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getVehicleJourneyStopAssignmentRefOrBuilder()Reference to a VEHICLE JOURNEY STOP ASSIGNMENT. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 24; -
getPassengerStopAssignmentRefStructureCase
ArrivalStructure.PassengerStopAssignmentRefStructureCase getPassengerStopAssignmentRefStructureCase()
-