Package uk.org.netex.www.netex
Interface Calls_RelStructure.ChoiceWrapper_VersionedChildStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Calls_RelStructure.ChoiceWrapper_VersionedChildStructure,Calls_RelStructure.ChoiceWrapper_VersionedChildStructure.Builder
- Enclosing class:
Calls_RelStructure
public static interface Calls_RelStructure.ChoiceWrapper_VersionedChildStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.getCallZ()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.booleanhasCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.booleanhasCallZ()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.booleanA visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.booleanA visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.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
-
hasCall
boolean hasCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 89:53]
.uk.org.netex.www.netex.CallType call = 1;- Returns:
- Whether the call field is set.
-
getCall
CallType getCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 89:53]
.uk.org.netex.www.netex.CallType call = 1;- Returns:
- The call.
-
getCallOrBuilder
CallTypeOrBuilder getCallOrBuilder()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 89:53]
.uk.org.netex.www.netex.CallType call = 1; -
hasCallZ
boolean hasCallZ()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. No Constraints [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 116:55]
.uk.org.netex.www.netex.CallZType call_z = 2;- Returns:
- Whether the callZ field is set.
-
getCallZ
CallZType getCallZ()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. No Constraints [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 116:55]
.uk.org.netex.www.netex.CallZType call_z = 2;- Returns:
- The callZ.
-
getCallZOrBuilder
CallZTypeOrBuilder getCallZOrBuilder()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. No Constraints [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 116:55]
.uk.org.netex.www.netex.CallZType call_z = 2; -
hasDatedCall
boolean hasDatedCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 450:58]
.uk.org.netex.www.netex.DatedCallType dated_call = 3;- Returns:
- Whether the datedCall field is set.
-
getDatedCall
DatedCallType getDatedCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 450:58]
.uk.org.netex.www.netex.DatedCallType dated_call = 3;- Returns:
- The datedCall.
-
getDatedCallOrBuilder
DatedCallTypeOrBuilder getDatedCallOrBuilder()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 450:58]
.uk.org.netex.www.netex.DatedCallType dated_call = 3; -
hasDatedCallZ
boolean hasDatedCallZ()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 492:60]
.uk.org.netex.www.netex.DatedCallZType dated_call_z = 4;- Returns:
- Whether the datedCallZ field is set.
-
getDatedCallZ
DatedCallZType getDatedCallZ()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 492:60]
.uk.org.netex.www.netex.DatedCallZType dated_call_z = 4;- Returns:
- The datedCallZ.
-
getDatedCallZOrBuilder
DatedCallZTypeOrBuilder getDatedCallZOrBuilder()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 492:60]
.uk.org.netex.www.netex.DatedCallZType dated_call_z = 4; -
getVersionedChildStructureCase
Calls_RelStructure.ChoiceWrapper_VersionedChildStructure.VersionedChildStructureCase getVersionedChildStructureCase()
-