Package uk.org.netex.www.netex
Interface JourneysInFrame_RelStructure.ChoiceWrapper_JourneysInFrame_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
JourneysInFrame_RelStructure.ChoiceWrapper_JourneysInFrame_RelStructure,JourneysInFrame_RelStructure.ChoiceWrapper_JourneysInFrame_RelStructure.Builder
- Enclosing class:
JourneysInFrame_RelStructure
public static interface JourneysInFrame_RelStructure.ChoiceWrapper_JourneysInFrame_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionA particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.A non-service VEHICLE JOURNEY.A non-service VEHICLE JOURNEY.A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff.A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff.A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.booleanA particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.booleanA particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.booleanA non-service VEHICLE JOURNEY.booleanA DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff.booleanA passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.booleanA passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.booleanA VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.booleanThe planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.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
-
hasVehicleJourney
boolean hasVehicleJourney()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 121:110]
.uk.org.netex.www.netex.VehicleJourneyType vehicle_journey = 6;- Returns:
- Whether the vehicleJourney field is set.
-
getVehicleJourney
VehicleJourneyType getVehicleJourney()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 121:110]
.uk.org.netex.www.netex.VehicleJourneyType vehicle_journey = 6;- Returns:
- The vehicleJourney.
-
getVehicleJourneyOrBuilder
VehicleJourneyTypeOrBuilder getVehicleJourneyOrBuilder()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 121:110]
.uk.org.netex.www.netex.VehicleJourneyType vehicle_journey = 6; -
hasDatedVehicleJourney
boolean hasDatedVehicleJourney()A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 121:95]
.uk.org.netex.www.netex.DatedVehicleJourneyType dated_vehicle_journey = 9;- Returns:
- Whether the datedVehicleJourney field is set.
-
getDatedVehicleJourney
DatedVehicleJourneyType getDatedVehicleJourney()A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 121:95]
.uk.org.netex.www.netex.DatedVehicleJourneyType dated_vehicle_journey = 9;- Returns:
- The datedVehicleJourney.
-
getDatedVehicleJourneyOrBuilder
DatedVehicleJourneyTypeOrBuilder getDatedVehicleJourneyOrBuilder()A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 121:95]
.uk.org.netex.www.netex.DatedVehicleJourneyType dated_vehicle_journey = 9; -
hasNormalDatedVehicleJourney
boolean hasNormalDatedVehicleJourney()A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 213:101]
.uk.org.netex.www.netex.NormalDatedVehicleJourneyType normal_dated_vehicle_journey = 10;- Returns:
- Whether the normalDatedVehicleJourney field is set.
-
getNormalDatedVehicleJourney
NormalDatedVehicleJourneyType getNormalDatedVehicleJourney()A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 213:101]
.uk.org.netex.www.netex.NormalDatedVehicleJourneyType normal_dated_vehicle_journey = 10;- Returns:
- The normalDatedVehicleJourney.
-
getNormalDatedVehicleJourneyOrBuilder
NormalDatedVehicleJourneyTypeOrBuilder getNormalDatedVehicleJourneyOrBuilder()A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 213:101]
.uk.org.netex.www.netex.NormalDatedVehicleJourneyType normal_dated_vehicle_journey = 10; -
hasServiceJourney
boolean hasServiceJourney()A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN. The VIEW includes derived ancillary data from referenced entities. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 93:90]
.uk.org.netex.www.netex.ServiceJourneyType service_journey = 3;- Returns:
- Whether the serviceJourney field is set.
-
getServiceJourney
ServiceJourneyType getServiceJourney()A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN. The VIEW includes derived ancillary data from referenced entities. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 93:90]
.uk.org.netex.www.netex.ServiceJourneyType service_journey = 3;- Returns:
- The serviceJourney.
-
getServiceJourneyOrBuilder
ServiceJourneyTypeOrBuilder getServiceJourneyOrBuilder()A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN. The VIEW includes derived ancillary data from referenced entities. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 93:90]
.uk.org.netex.www.netex.ServiceJourneyType service_journey = 3; -
hasDatedServiceJourney
boolean hasDatedServiceJourney()A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff. The VIEW includes derived ancillary data from referenced entities. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
.uk.org.netex.www.netex.DatedServiceJourneyType dated_service_journey = 1;- Returns:
- Whether the datedServiceJourney field is set.
-
getDatedServiceJourney
DatedServiceJourneyType getDatedServiceJourney()A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff. The VIEW includes derived ancillary data from referenced entities. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
.uk.org.netex.www.netex.DatedServiceJourneyType dated_service_journey = 1;- Returns:
- The datedServiceJourney.
-
getDatedServiceJourneyOrBuilder
DatedServiceJourneyTypeOrBuilder getDatedServiceJourneyOrBuilder()A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff. The VIEW includes derived ancillary data from referenced entities. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
.uk.org.netex.www.netex.DatedServiceJourneyType dated_service_journey = 1; -
hasDeadRun
boolean hasDeadRun()A non-service VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
.uk.org.netex.www.netex.DeadRunType dead_run = 2;- Returns:
- Whether the deadRun field is set.
-
getDeadRun
DeadRunType getDeadRun()A non-service VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
.uk.org.netex.www.netex.DeadRunType dead_run = 2;- Returns:
- The deadRun.
-
getDeadRunOrBuilder
DeadRunTypeOrBuilder getDeadRunOrBuilder()A non-service VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
.uk.org.netex.www.netex.DeadRunType dead_run = 2; -
hasSpecialService
boolean hasSpecialService()A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 350:83]
.uk.org.netex.www.netex.SpecialServiceType special_service = 4;- Returns:
- Whether the specialService field is set.
-
getSpecialService
SpecialServiceType getSpecialService()A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 350:83]
.uk.org.netex.www.netex.SpecialServiceType special_service = 4;- Returns:
- The specialService.
-
getSpecialServiceOrBuilder
SpecialServiceTypeOrBuilder getSpecialServiceOrBuilder()A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 350:83]
.uk.org.netex.www.netex.SpecialServiceType special_service = 4; -
hasTemplateServiceJourney
boolean hasTemplateServiceJourney()A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
.uk.org.netex.www.netex.TemplateServiceJourneyType template_service_journey = 5;- Returns:
- Whether the templateServiceJourney field is set.
-
getTemplateServiceJourney
TemplateServiceJourneyType getTemplateServiceJourney()A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
.uk.org.netex.www.netex.TemplateServiceJourneyType template_service_journey = 5;- Returns:
- The templateServiceJourney.
-
getTemplateServiceJourneyOrBuilder
TemplateServiceJourneyTypeOrBuilder getTemplateServiceJourneyOrBuilder()A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
.uk.org.netex.www.netex.TemplateServiceJourneyType template_service_journey = 5;
-