Package uk.org.netex.www.netex
Interface SpecialServices_RelStructure.ChoiceWrapper_SpecialServices_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SpecialServices_RelStructure.ChoiceWrapper_SpecialServices_RelStructure,SpecialServices_RelStructure.ChoiceWrapper_SpecialServices_RelStructure.Builder
- Enclosing class:
SpecialServices_RelStructure
public static interface SpecialServices_RelStructure.ChoiceWrapper_SpecialServices_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to a DATED SPECIAL SERVICE.Reference to a DATED SPECIAL SERVICE.A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.Reference to a SPECIAL SERVICE.Reference to a SPECIAL SERVICE.booleanReference to a DATED SPECIAL SERVICE.booleanA passenger carrying VEHICLE JOURNEY for one specified DAY TYPE.booleanReference to a SPECIAL SERVICE.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
-
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; -
hasSpecialServiceRef
boolean hasSpecialServiceRef()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 1;- Returns:
- Whether the specialServiceRef field is set.
-
getSpecialServiceRef
VersionOfObjectRefStructure getSpecialServiceRef()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 1;- Returns:
- The specialServiceRef.
-
getSpecialServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getSpecialServiceRefOrBuilder()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 1; -
hasDatedSpecialServiceRef
boolean hasDatedSpecialServiceRef()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 2;- Returns:
- Whether the datedSpecialServiceRef field is set.
-
getDatedSpecialServiceRef
VersionOfObjectRefStructure getDatedSpecialServiceRef()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 2;- Returns:
- The datedSpecialServiceRef.
-
getDatedSpecialServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedSpecialServiceRefOrBuilder()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 2; -
getSpecialServiceRefStructureCase
SpecialServices_RelStructure.ChoiceWrapper_SpecialServices_RelStructure.SpecialServiceRefStructureCase getSpecialServiceRefStructureCase()
-