Interface CommonSectionsInFrame_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
CommonSectionsInFrame_RelStructure, CommonSectionsInFrame_RelStructure.Builder

public interface CommonSectionsInFrame_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getId

      String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The bytes for id.
    • getModificationSetValue

      int getModificationSetValue()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Returns:
      The enum numeric value on the wire for modificationSet.
    • getModificationSet

      ModificationSetEnumeration getModificationSet()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Returns:
      The modificationSet.
    • getCommonSectionList

      List<CommonSectionType> getCommonSectionList()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      repeated .uk.org.netex.www.netex.CommonSectionType common_section = 3;
    • getCommonSection

      CommonSectionType getCommonSection(int index)
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      repeated .uk.org.netex.www.netex.CommonSectionType common_section = 3;
    • getCommonSectionCount

      int getCommonSectionCount()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      repeated .uk.org.netex.www.netex.CommonSectionType common_section = 3;
    • getCommonSectionOrBuilderList

      List<? extends CommonSectionTypeOrBuilder> getCommonSectionOrBuilderList()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      repeated .uk.org.netex.www.netex.CommonSectionType common_section = 3;
    • getCommonSectionOrBuilder

      CommonSectionTypeOrBuilder getCommonSectionOrBuilder(int index)
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      repeated .uk.org.netex.www.netex.CommonSectionType common_section = 3;