Package uk.org.netex.www.netex
Interface PassengerJourneysInFrame_RelStructure.ChoiceWrapper_PassengerJourneysInFrame_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PassengerJourneysInFrame_RelStructure.ChoiceWrapper_PassengerJourneysInFrame_RelStructure,PassengerJourneysInFrame_RelStructure.ChoiceWrapper_PassengerJourneysInFrame_RelStructure.Builder
- Enclosing class:
PassengerJourneysInFrame_RelStructure
public static interface PassengerJourneysInFrame_RelStructure.ChoiceWrapper_PassengerJourneysInFrame_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 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.booleanA particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly 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.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
-
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; -
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 = 2;- 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 = 2;- 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 = 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 = 3;- 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 = 3;- 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 = 3; -
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 = 4;- 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 = 4;- 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 = 4;
-