Interface AccessZones_RelStructure.ChoiceWrapper_AccessZones_RelStructureOrBuilder

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

public static interface AccessZones_RelStructure.ChoiceWrapper_AccessZones_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 a SITE.
    Reference to 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 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

    • hasAccessZoneRef

      boolean hasAccessZoneRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 1;
      Returns:
      Whether the accessZoneRef field is set.
    • getAccessZoneRef

      VersionOfObjectRefStructure getAccessZoneRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 1;
      Returns:
      The accessZoneRef.
    • getAccessZoneRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getAccessZoneRefOrBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 1;
    • hasAccessZone

      boolean hasAccessZone()
       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 ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 2;
      Returns:
      Whether the accessZone field is set.
    • getAccessZone

      AccessZoneType getAccessZone()
       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 ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 2;
      Returns:
      The accessZone.
    • getAccessZoneOrBuilder

      AccessZoneTypeOrBuilder getAccessZoneOrBuilder()
       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 ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 2;