Package uk.org.netex.www.netex
Interface GeneralSectionTypeOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GeneralSectionType,GeneralSectionType.Builder
public interface GeneralSectionTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.Reference to a BRANDING.Reference to a BRANDING.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.Identity of object from which this object of ENTITY was derived.com.google.protobuf.ByteStringIdentity of object from which this object of ENTITY was derived.Version of this object from which this version of ENTITY was derived.com.google.protobuf.ByteStringVersion of this object from which this version of ENTITY was derived.Further Description of a LINKSEQUENCE.Further Description of a LINKSEQUENCE.doubleOverall distance of LINK SEQUENCE.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.getId()Identifier of GENERAL SECTION.com.google.protobuf.ByteStringIdentifier of GENERAL SECTION.Hyperlinks associated with JOURNEY.Hyperlinks associated with JOURNEY.A list of alternative Key values for an element.A list of alternative Key values for an element.Ordered collection of LINKSused in the GENERAL SECTION.Ordered collection of LINKSused in the GENERAL SECTION.getName()Name of LINK SEQUENCE.Name of Link Cass of COMMON SECTION [netex_framework/netex_genericFramework/netex_section_version.xsd at 107:62]com.google.protobuf.ByteStringName of Link Cass of COMMON SECTION [netex_framework/netex_genericFramework/netex_section_version.xsd at 107:62]Name of LINK SEQUENCE.Ordered collection of POINTS used in the GENERAL SECTION.Ordered collection of POINTS used in the GENERAL SECTION.A private code that uniquely identifies the element.A private code that uniquely identifies the element.PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.Reference to a PURPOSE OF GROUPING.Reference to a PURPOSE OF GROUPING.SECTIONS that make up route.SECTIONS that make up route.Short Name of LINK SEQUENCE.Short Name of LINK SEQUENCE.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.LINK SEQUENCES using SECTION.LINK SEQUENCES using SECTION.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanReference to a BRANDING.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanFurther Description of a LINKSEQUENCE.booleanUser defined Extensions to ENTITY in schema.booleanHyperlinks associated with JOURNEY.booleanA list of alternative Key values for an element.booleanOrdered collection of LINKSused in the GENERAL SECTION.booleanhasName()Name of LINK SEQUENCE.booleanOrdered collection of POINTS used in the GENERAL SECTION.booleanA private code that uniquely identifies the element.booleanPROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.booleanReference to a PURPOSE OF GROUPING.booleanSECTIONS that make up route.booleanShort Name of LINK SEQUENCE.booleanLINK SEQUENCES using SECTION.booleanVALIDITY CONDITIONs conditioning entity.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
-
hasCreated
boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- Whether the created field is set.
-
getCreated
com.google.protobuf.Timestamp getCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- The created.
-
getCreatedOrBuilder
com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4; -
hasChanged
boolean hasChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- Whether the changed field is set.
-
getChanged
com.google.protobuf.Timestamp getChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- The changed.
-
getChangedOrBuilder
com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The version.
-
getVersionBytes
com.google.protobuf.ByteString getVersionBytes()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The bytes for version.
-
getStatusValue
int getStatusValue()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 8;- Returns:
- The enum numeric value on the wire for status.
-
getStatus
StatusEnumeration getStatus()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 8;- Returns:
- The status.
-
getDerivedFromVersionRef
String getDerivedFromVersionRef()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 473;- Returns:
- The derivedFromVersionRef.
-
getDerivedFromVersionRefBytes
com.google.protobuf.ByteString getDerivedFromVersionRefBytes()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 473;- Returns:
- The bytes for derivedFromVersionRef.
-
getDerivedFromObjectRef
String getDerivedFromObjectRef()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 474;- Returns:
- The derivedFromObjectRef.
-
getDerivedFromObjectRefBytes
com.google.protobuf.ByteString getDerivedFromObjectRefBytes()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 474;- Returns:
- The bytes for derivedFromObjectRef.
-
hasValidityConditions
boolean hasValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;- Returns:
- Whether the validityConditions field is set.
-
getValidityConditions
ValidityConditions_RelStructure getValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;- Returns:
- The validityConditions.
-
getValidityConditionsOrBuilder
ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12; -
getValidBetweenList
List<ValidBetweenType> getValidBetweenList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetween
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenCount
int getValidBetweenCount()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenOrBuilderList
List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenOrBuilder
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
hasAlternativeTexts
boolean hasAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;- Returns:
- Whether the alternativeTexts field is set.
-
getAlternativeTexts
AlternativeTexts_RelStructure getAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;- Returns:
- The alternativeTexts.
-
getAlternativeTextsOrBuilder
AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21; -
hasKeyList
boolean hasKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- Whether the keyList field is set.
-
getKeyList
KeyListStructure getKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- The keyList.
-
getKeyListOrBuilder
KeyListStructureOrBuilder getKeyListOrBuilder()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71; -
hasExtensions
boolean hasExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 72;- Returns:
- Whether the extensions field is set.
-
getExtensions
ExtensionsStructure getExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 72;- Returns:
- The extensions.
-
getExtensionsOrBuilder
ExtensionsStructureOrBuilder getExtensionsOrBuilder()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 72; -
hasBrandingRef
boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
VersionOfObjectRefStructure getBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;- Returns:
- The brandingRef.
-
getBrandingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73; -
hasName
boolean hasName()Name of LINK SEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of LINK SEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of LINK SEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
.uk.org.netex.www.netex.MultilingualString name = 161; -
hasShortName
boolean hasShortName()Short Name of LINK SEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162;- Returns:
- Whether the shortName field is set.
-
getShortName
MultilingualString getShortName()Short Name of LINK SEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162;- Returns:
- The shortName.
-
getShortNameOrBuilder
MultilingualStringOrBuilder getShortNameOrBuilder()Short Name of LINK SEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162; -
hasDescription
boolean hasDescription()Further Description of a LINKSEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
.uk.org.netex.www.netex.MultilingualString description = 163;- Returns:
- Whether the description field is set.
-
getDescription
MultilingualString getDescription()Further Description of a LINKSEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
.uk.org.netex.www.netex.MultilingualString description = 163;- Returns:
- The description.
-
getDescriptionOrBuilder
MultilingualStringOrBuilder getDescriptionOrBuilder()Further Description of a LINKSEQUENCE. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
.uk.org.netex.www.netex.MultilingualString description = 163; -
getDistance
double getDistance()Overall distance of LINK SEQUENCE. Can be derived from component LINKs. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
double distance = 164;- Returns:
- The distance.
-
hasPrivateCode
boolean hasPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;- Returns:
- Whether the privateCode field is set.
-
getPrivateCode
PrivateCodeStructure getPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;- Returns:
- The privateCode.
-
getPrivateCodeOrBuilder
PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 165; -
hasProjections
boolean hasProjections()PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
.uk.org.netex.www.netex.Projections_RelStructure projections = 166;- Returns:
- Whether the projections field is set.
-
getProjections
Projections_RelStructure getProjections()PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
.uk.org.netex.www.netex.Projections_RelStructure projections = 166;- Returns:
- The projections.
-
getProjectionsOrBuilder
Projections_RelStructureOrBuilder getProjectionsOrBuilder()PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
.uk.org.netex.www.netex.Projections_RelStructure projections = 166; -
hasInfoLinks
boolean hasInfoLinks()Hyperlinks associated with JOURNEY. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
.uk.org.netex.www.netex.GeneralSectionType.InfoLinksType info_links = 167;- Returns:
- Whether the infoLinks field is set.
-
getInfoLinks
GeneralSectionType.InfoLinksType getInfoLinks()Hyperlinks associated with JOURNEY. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
.uk.org.netex.www.netex.GeneralSectionType.InfoLinksType info_links = 167;- Returns:
- The infoLinks.
-
getInfoLinksOrBuilder
GeneralSectionType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()Hyperlinks associated with JOURNEY. [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
.uk.org.netex.www.netex.GeneralSectionType.InfoLinksType info_links = 167; -
hasSectionsInSequence
boolean hasSectionsInSequence()SECTIONS that make up route. Can be used as an alternative to points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
.uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;- Returns:
- Whether the sectionsInSequence field is set.
-
getSectionsInSequence
SectionsInSequence_RelStructure getSectionsInSequence()SECTIONS that make up route. Can be used as an alternative to points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
.uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;- Returns:
- The sectionsInSequence.
-
getSectionsInSequenceOrBuilder
SectionsInSequence_RelStructureOrBuilder getSectionsInSequenceOrBuilder()SECTIONS that make up route. Can be used as an alternative to points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
.uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168; -
getNameOfLinkClass
String getNameOfLinkClass()Name of Link Cass of COMMON SECTION [netex_framework/netex_genericFramework/netex_section_version.xsd at 107:62]
string name_of_link_class = 201;- Returns:
- The nameOfLinkClass.
-
getNameOfLinkClassBytes
com.google.protobuf.ByteString getNameOfLinkClassBytes()Name of Link Cass of COMMON SECTION [netex_framework/netex_genericFramework/netex_section_version.xsd at 107:62]
string name_of_link_class = 201;- Returns:
- The bytes for nameOfLinkClass.
-
hasPurposeOfGroupingRef
boolean hasPurposeOfGroupingRef()Reference to a PURPOSE OF GROUPING. [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
.uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 291;- Returns:
- Whether the purposeOfGroupingRef field is set.
-
getPurposeOfGroupingRef
VersionOfObjectRefStructure getPurposeOfGroupingRef()Reference to a PURPOSE OF GROUPING. [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
.uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 291;- Returns:
- The purposeOfGroupingRef.
-
getPurposeOfGroupingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPurposeOfGroupingRefOrBuilder()Reference to a PURPOSE OF GROUPING. [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
.uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 291; -
hasUsedIn
boolean hasUsedIn()LINK SEQUENCES using SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 125:82]
.uk.org.netex.www.netex.LinkSequenceRefs_RelStructure used_in = 292;- Returns:
- Whether the usedIn field is set.
-
getUsedIn
LinkSequenceRefs_RelStructure getUsedIn()LINK SEQUENCES using SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 125:82]
.uk.org.netex.www.netex.LinkSequenceRefs_RelStructure used_in = 292;- Returns:
- The usedIn.
-
getUsedInOrBuilder
LinkSequenceRefs_RelStructureOrBuilder getUsedInOrBuilder()LINK SEQUENCES using SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 125:82]
.uk.org.netex.www.netex.LinkSequenceRefs_RelStructure used_in = 292; -
hasPointsOnSection
boolean hasPointsOnSection()Ordered collection of POINTS used in the GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 183:90]
.uk.org.netex.www.netex.PointsOnSection_RelStructure points_on_section = 441;- Returns:
- Whether the pointsOnSection field is set.
-
getPointsOnSection
PointsOnSection_RelStructure getPointsOnSection()Ordered collection of POINTS used in the GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 183:90]
.uk.org.netex.www.netex.PointsOnSection_RelStructure points_on_section = 441;- Returns:
- The pointsOnSection.
-
getPointsOnSectionOrBuilder
PointsOnSection_RelStructureOrBuilder getPointsOnSectionOrBuilder()Ordered collection of POINTS used in the GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 183:90]
.uk.org.netex.www.netex.PointsOnSection_RelStructure points_on_section = 441; -
hasLinksOnSection
boolean hasLinksOnSection()Ordered collection of LINKSused in the GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 188:88]
.uk.org.netex.www.netex.LinksOnSection_RelStructure links_on_section = 442;- Returns:
- Whether the linksOnSection field is set.
-
getLinksOnSection
LinksOnSection_RelStructure getLinksOnSection()Ordered collection of LINKSused in the GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 188:88]
.uk.org.netex.www.netex.LinksOnSection_RelStructure links_on_section = 442;- Returns:
- The linksOnSection.
-
getLinksOnSectionOrBuilder
LinksOnSection_RelStructureOrBuilder getLinksOnSectionOrBuilder()Ordered collection of LINKSused in the GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 188:88]
.uk.org.netex.www.netex.LinksOnSection_RelStructure links_on_section = 442; -
getId
String getId()Identifier of GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 157:74]
string id = 471;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of GENERAL SECTION. [netex_framework/netex_genericFramework/netex_section_version.xsd at 157:74]
string id = 471;- Returns:
- The bytes for id.
-