Interface Levels_RelStructure.ChoiceWrapper_Levels_RelStructureOrBuilder

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

public static interface Levels_RelStructure.ChoiceWrapper_Levels_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside.
    An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside.
    Reference to LEVEL of a SITE.
    Reference to LEVEL of a SITE.
    boolean
    An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside.
    boolean
    Reference to LEVEL of a SITE.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasLevelRef

      boolean hasLevelRef()
       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1;
      Returns:
      Whether the levelRef field is set.
    • getLevelRef

       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1;
      Returns:
      The levelRef.
    • getLevelRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getLevelRefOrBuilder()
       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1;
    • hasLevel

      boolean hasLevel()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different levels.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 537:66]
       
      .uk.org.netex.www.netex.LevelType level = 2;
      Returns:
      Whether the level field is set.
    • getLevel

      LevelType getLevel()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different levels.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 537:66]
       
      .uk.org.netex.www.netex.LevelType level = 2;
      Returns:
      The level.
    • getLevelOrBuilder

      LevelTypeOrBuilder getLevelOrBuilder()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different levels.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 537:66]
       
      .uk.org.netex.www.netex.LevelType level = 2;