Package uk.org.netex.www.netex
Interface CommonSectionPointMembers_RelStructure.ChoiceWrapper_PointOnSection_VersionedChildStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CommonSectionPointMembers_RelStructure.ChoiceWrapper_PointOnSection_VersionedChildStructure,CommonSectionPointMembers_RelStructure.ChoiceWrapper_PointOnSection_VersionedChildStructure.Builder
- Enclosing class:
CommonSectionPointMembers_RelStructure
public static interface CommonSectionPointMembers_RelStructure.ChoiceWrapper_PointOnSection_VersionedChildStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionDEPRECATED - Kept for backwards compatibility POINT Member of a COMMON SECTION.]DEPRECATED - Kept for backwards compatibility POINT Member of a COMMON SECTION.][DEPRECATED use POINT ON LINE SECTION INSTEAD ] An ordered set of LINKs for a line.[DEPRECATED use POINT ON LINE SECTION INSTEAD ] An ordered set of LINKs for a line.booleanDEPRECATED - Kept for backwards compatibility POINT Member of a COMMON SECTION.]boolean[DEPRECATED use POINT ON LINE SECTION INSTEAD ] An ordered set of LINKs for a line.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
-
hasCommonSectionPointMember
boolean hasCommonSectionPointMember()DEPRECATED - Kept for backwards compatibility POINT Member of a COMMON SECTION.] [netex_framework/netex_genericFramework/netex_section_version.xsd at 208:93]
.uk.org.netex.www.netex.PointOnSection_VersionedChildStructure common_section_point_member = 1;- Returns:
- Whether the commonSectionPointMember field is set.
-
getCommonSectionPointMember
PointOnSection_VersionedChildStructure getCommonSectionPointMember()DEPRECATED - Kept for backwards compatibility POINT Member of a COMMON SECTION.] [netex_framework/netex_genericFramework/netex_section_version.xsd at 208:93]
.uk.org.netex.www.netex.PointOnSection_VersionedChildStructure common_section_point_member = 1;- Returns:
- The commonSectionPointMember.
-
getCommonSectionPointMemberOrBuilder
PointOnSection_VersionedChildStructureOrBuilder getCommonSectionPointMemberOrBuilder()DEPRECATED - Kept for backwards compatibility POINT Member of a COMMON SECTION.] [netex_framework/netex_genericFramework/netex_section_version.xsd at 208:93]
.uk.org.netex.www.netex.PointOnSection_VersionedChildStructure common_section_point_member = 1; -
hasLineSectionPointMember
boolean hasLineSectionPointMember()[DEPRECATED use POINT ON LINE SECTION INSTEAD ] An ordered set of LINKs for a line. [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 346:107]
.uk.org.netex.www.netex.LineSectionPointMemberType line_section_point_member = 2;- Returns:
- Whether the lineSectionPointMember field is set.
-
getLineSectionPointMember
LineSectionPointMemberType getLineSectionPointMember()[DEPRECATED use POINT ON LINE SECTION INSTEAD ] An ordered set of LINKs for a line. [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 346:107]
.uk.org.netex.www.netex.LineSectionPointMemberType line_section_point_member = 2;- Returns:
- The lineSectionPointMember.
-
getLineSectionPointMemberOrBuilder
LineSectionPointMemberTypeOrBuilder getLineSectionPointMemberOrBuilder()[DEPRECATED use POINT ON LINE SECTION INSTEAD ] An ordered set of LINKs for a line. [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 346:107]
.uk.org.netex.www.netex.LineSectionPointMemberType line_section_point_member = 2; -
getPointOnSectionVersionedChildStructureCase
CommonSectionPointMembers_RelStructure.ChoiceWrapper_PointOnSection_VersionedChildStructure.PointOnSectionVersionedChildStructureCase getPointOnSectionVersionedChildStructureCase()
-