Interface LineSections_RelStructure.ChoiceWrapper_LineSections_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
LineSections_RelStructure.ChoiceWrapper_LineSections_RelStructure, LineSections_RelStructure.ChoiceWrapper_LineSections_RelStructure.Builder
Enclosing class:
LineSections_RelStructure

public static interface LineSections_RelStructure.ChoiceWrapper_LineSections_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasLineSectionRef

      boolean hasLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 1;
      Returns:
      Whether the lineSectionRef field is set.
    • getLineSectionRef

      VersionOfObjectRefStructure getLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 1;
      Returns:
      The lineSectionRef.
    • getLineSectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getLineSectionRefOrBuilder()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 1;
    • hasLineSection

      boolean hasLineSection()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 2;
      Returns:
      Whether the lineSection field is set.
    • getLineSection

      LineSectionType getLineSection()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 2;
      Returns:
      The lineSection.
    • getLineSectionOrBuilder

      LineSectionTypeOrBuilder getLineSectionOrBuilder()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 2;