Interface PathLinkEndStructureOrBuilder

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

@Generated public interface PathLinkEndStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasPlaceRef

      boolean hasPlaceRef()
       Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 275:58]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure place_ref = 1;
      Returns:
      Whether the placeRef field is set.
    • getPlaceRef

       Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 275:58]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure place_ref = 1;
      Returns:
      The placeRef.
    • getPlaceRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getPlaceRefOrBuilder()
       Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 275:58]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure place_ref = 1;
    • hasLevelRef

      boolean hasLevelRef()
       Reference to a LEVEL on which SITE COMPONENT is found.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 280:72]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 2;
      Returns:
      Whether the levelRef field is set.
    • getLevelRef

       Reference to a LEVEL on which SITE COMPONENT is found.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 280:72]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 2;
      Returns:
      The levelRef.
    • getLevelRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getLevelRefOrBuilder()
       Reference to a LEVEL on which SITE COMPONENT is found.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 280:72]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 2;
    • hasEntranceRef

      boolean hasEntranceRef()
       Reference to an ENTRANCE of a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 285:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 3;
      Returns:
      Whether the entranceRef field is set.
    • getEntranceRef

      VersionOfObjectRefStructure getEntranceRef()
       Reference to an ENTRANCE of a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 285:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 3;
      Returns:
      The entranceRef.
    • getEntranceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getEntranceRefOrBuilder()
       Reference to an ENTRANCE of a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 285:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 3;