Package uk.org.netex.www.netex
Interface ModeRestrictionAssessments_RelStructure.ChoiceWrapper_ModeRestrictionAssessments_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ModeRestrictionAssessments_RelStructure.ChoiceWrapper_ModeRestrictionAssessments_RelStructure,ModeRestrictionAssessments_RelStructure.ChoiceWrapper_ModeRestrictionAssessments_RelStructure.Builder
- Enclosing class:
ModeRestrictionAssessments_RelStructure
public static interface ModeRestrictionAssessments_RelStructure.ChoiceWrapper_ModeRestrictionAssessments_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionQualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs +v1.2.2.Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs +v1.2.2.Reference to MODE RESTRICTION ASSESSMENT.Reference to MODE RESTRICTION ASSESSMENT.booleanQualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs +v1.2.2.booleanReference to MODE RESTRICTION ASSESSMENT.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
-
hasModeRestrictionAssessmentRef
boolean hasModeRestrictionAssessmentRef()Reference to MODE RESTRICTION ASSESSMENT. +v1.2.2 [netex_part_1/part1_networkDescription/netex_route_support.xsd at 256:135]
.uk.org.netex.www.netex.ModeRestrictionAssessmentRefStructure mode_restriction_assessment_ref = 1;- Returns:
- Whether the modeRestrictionAssessmentRef field is set.
-
getModeRestrictionAssessmentRef
ModeRestrictionAssessmentRefStructure getModeRestrictionAssessmentRef()Reference to MODE RESTRICTION ASSESSMENT. +v1.2.2 [netex_part_1/part1_networkDescription/netex_route_support.xsd at 256:135]
.uk.org.netex.www.netex.ModeRestrictionAssessmentRefStructure mode_restriction_assessment_ref = 1;- Returns:
- The modeRestrictionAssessmentRef.
-
getModeRestrictionAssessmentRefOrBuilder
ModeRestrictionAssessmentRefStructureOrBuilder getModeRestrictionAssessmentRefOrBuilder()Reference to MODE RESTRICTION ASSESSMENT. +v1.2.2 [netex_part_1/part1_networkDescription/netex_route_support.xsd at 256:135]
.uk.org.netex.www.netex.ModeRestrictionAssessmentRefStructure mode_restriction_assessment_ref = 1; -
hasModeRestrictionAssessment
boolean hasModeRestrictionAssessment()Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs +v1.2.2. [netex_part_1/part1_networkDescription/netex_route_version.xsd at 491:103]
.uk.org.netex.www.netex.ModeRestrictionAssessmentType mode_restriction_assessment = 2;- Returns:
- Whether the modeRestrictionAssessment field is set.
-
getModeRestrictionAssessment
ModeRestrictionAssessmentType getModeRestrictionAssessment()Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs +v1.2.2. [netex_part_1/part1_networkDescription/netex_route_version.xsd at 491:103]
.uk.org.netex.www.netex.ModeRestrictionAssessmentType mode_restriction_assessment = 2;- Returns:
- The modeRestrictionAssessment.
-
getModeRestrictionAssessmentOrBuilder
ModeRestrictionAssessmentTypeOrBuilder getModeRestrictionAssessmentOrBuilder()Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs +v1.2.2. [netex_part_1/part1_networkDescription/netex_route_version.xsd at 491:103]
.uk.org.netex.www.netex.ModeRestrictionAssessmentType mode_restriction_assessment = 2;
-