Package uk.org.netex.www.netex
Interface DeadRunCalls_RelStructure.SequenceWrapper_DeadRunCalls_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DeadRunCalls_RelStructure.SequenceWrapper_DeadRunCalls_RelStructure,DeadRunCalls_RelStructure.SequenceWrapper_DeadRunCalls_RelStructure.Builder
- Enclosing class:
DeadRunCalls_RelStructure
public static interface DeadRunCalls_RelStructure.SequenceWrapper_DeadRunCalls_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription[netex_part_2/part2_journeyTimes/netex_call_version.xsd at 327:82][netex_part_2/part2_journeyTimes/netex_call_version.xsd at 327:82]boolean[netex_part_2/part2_journeyTimes/netex_call_version.xsd at 327:82]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
-
hasDeadRunCall
boolean hasDeadRunCall()[netex_part_2/part2_journeyTimes/netex_call_version.xsd at 327:82]
.uk.org.netex.www.netex.DeadRunCall_VersionedChildStructure dead_run_call = 1;- Returns:
- Whether the deadRunCall field is set.
-
getDeadRunCall
DeadRunCall_VersionedChildStructure getDeadRunCall()[netex_part_2/part2_journeyTimes/netex_call_version.xsd at 327:82]
.uk.org.netex.www.netex.DeadRunCall_VersionedChildStructure dead_run_call = 1;- Returns:
- The deadRunCall.
-
getDeadRunCallOrBuilder
DeadRunCall_VersionedChildStructureOrBuilder getDeadRunCallOrBuilder()[netex_part_2/part2_journeyTimes/netex_call_version.xsd at 327:82]
.uk.org.netex.www.netex.DeadRunCall_VersionedChildStructure dead_run_call = 1;
-