Interface NavigationPaths_RelStructure.ChoiceWrapper_NavigationPaths_RelStructureOrBuilder

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

public static interface NavigationPaths_RelStructure.ChoiceWrapper_NavigationPaths_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasNavigationPathRef

      boolean hasNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 1;
      Returns:
      Whether the navigationPathRef field is set.
    • getNavigationPathRef

      VersionOfObjectRefStructure getNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 1;
      Returns:
      The navigationPathRef.
    • getNavigationPathRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getNavigationPathRefOrBuilder()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 1;
    • hasNavigationPath

      boolean hasNavigationPath()
       A designated path between two places. May include an ordered sequence of PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 195:70]
       
      .uk.org.netex.www.netex.NavigationPathType navigation_path = 2;
      Returns:
      Whether the navigationPath field is set.
    • getNavigationPath

      NavigationPathType getNavigationPath()
       A designated path between two places. May include an ordered sequence of PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 195:70]
       
      .uk.org.netex.www.netex.NavigationPathType navigation_path = 2;
      Returns:
      The navigationPath.
    • getNavigationPathOrBuilder

      NavigationPathTypeOrBuilder getNavigationPathOrBuilder()
       A designated path between two places. May include an ordered sequence of PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 195:70]
       
      .uk.org.netex.www.netex.NavigationPathType navigation_path = 2;