Enum Class QuayTypeEnumeration

java.lang.Object
java.lang.Enum<QuayTypeEnumeration>
uk.org.netex.www.netex.QuayTypeEnumeration
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<QuayTypeEnumeration>, Constable

public enum QuayTypeEnumeration extends Enum<QuayTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for QUAY Component Types.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 378:45]
 
Protobuf enum uk.org.netex.www.netex.QuayTypeEnumeration
  • Enum Constant Details

    • QUAY_TYPE_ENUMERATION_UNSPECIFIED

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      QUAY_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • QUAY_TYPE_ENUMERATION_AIRLINE_GATE

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_AIRLINE_GATE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 383:42]
       
      QUAY_TYPE_ENUMERATION_AIRLINE_GATE = 1;
    • QUAY_TYPE_ENUMERATION_RAIL_PLATFORM

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_RAIL_PLATFORM
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 384:43]
       
      QUAY_TYPE_ENUMERATION_RAIL_PLATFORM = 2;
    • QUAY_TYPE_ENUMERATION_METRO_PLATFORM

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_METRO_PLATFORM
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 385:44]
       
      QUAY_TYPE_ENUMERATION_METRO_PLATFORM = 3;
    • QUAY_TYPE_ENUMERATION_COACH_STOP

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_COACH_STOP
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 386:40]
       
      QUAY_TYPE_ENUMERATION_COACH_STOP = 4;
    • QUAY_TYPE_ENUMERATION_BUS_STOP

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_BUS_STOP
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 387:38]
       
      QUAY_TYPE_ENUMERATION_BUS_STOP = 5;
    • QUAY_TYPE_ENUMERATION_BUS_PLATFORM

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_BUS_PLATFORM
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 388:42]
       
      QUAY_TYPE_ENUMERATION_BUS_PLATFORM = 6;
    • QUAY_TYPE_ENUMERATION_BUS_BAY

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_BUS_BAY
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 389:37]
       
      QUAY_TYPE_ENUMERATION_BUS_BAY = 7;
    • QUAY_TYPE_ENUMERATION_TRAM_PLATFORM

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_TRAM_PLATFORM
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 390:43]
       
      QUAY_TYPE_ENUMERATION_TRAM_PLATFORM = 8;
    • QUAY_TYPE_ENUMERATION_TRAM_STOP

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_TRAM_STOP
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 391:39]
       
      QUAY_TYPE_ENUMERATION_TRAM_STOP = 9;
    • QUAY_TYPE_ENUMERATION_BOAT_QUAY

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_BOAT_QUAY
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 392:39]
       
      QUAY_TYPE_ENUMERATION_BOAT_QUAY = 10;
    • QUAY_TYPE_ENUMERATION_FERRY_LANDING

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_FERRY_LANDING
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 393:43]
       
      QUAY_TYPE_ENUMERATION_FERRY_LANDING = 11;
    • QUAY_TYPE_ENUMERATION_TELECABIN_PLATFORM

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_TELECABIN_PLATFORM
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 394:48]
       
      QUAY_TYPE_ENUMERATION_TELECABIN_PLATFORM = 12;
    • QUAY_TYPE_ENUMERATION_TAXI_STAND

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_TAXI_STAND
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 395:40]
       
      QUAY_TYPE_ENUMERATION_TAXI_STAND = 13;
    • QUAY_TYPE_ENUMERATION_SET_DOWN_PLACE

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_SET_DOWN_PLACE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 396:43]
       
      QUAY_TYPE_ENUMERATION_SET_DOWN_PLACE = 14;
    • QUAY_TYPE_ENUMERATION_VEHICLE_LOADING_PLACE

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_VEHICLE_LOADING_PLACE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 397:50]
       
      QUAY_TYPE_ENUMERATION_VEHICLE_LOADING_PLACE = 15;
    • QUAY_TYPE_ENUMERATION_MULTIMODAL

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_MULTIMODAL
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 398:41]
       
      QUAY_TYPE_ENUMERATION_MULTIMODAL = 18;
    • QUAY_TYPE_ENUMERATION_OTHER

      public static final QuayTypeEnumeration QUAY_TYPE_ENUMERATION_OTHER
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 399:36]
       
      QUAY_TYPE_ENUMERATION_OTHER = 16;
    • UNRECOGNIZED

      public static final QuayTypeEnumeration UNRECOGNIZED
  • Field Details

    • QUAY_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int QUAY_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      QUAY_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • QUAY_TYPE_ENUMERATION_AIRLINE_GATE_VALUE

      public static final int QUAY_TYPE_ENUMERATION_AIRLINE_GATE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 383:42]
       
      QUAY_TYPE_ENUMERATION_AIRLINE_GATE = 1;
      See Also:
    • QUAY_TYPE_ENUMERATION_RAIL_PLATFORM_VALUE

      public static final int QUAY_TYPE_ENUMERATION_RAIL_PLATFORM_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 384:43]
       
      QUAY_TYPE_ENUMERATION_RAIL_PLATFORM = 2;
      See Also:
    • QUAY_TYPE_ENUMERATION_METRO_PLATFORM_VALUE

      public static final int QUAY_TYPE_ENUMERATION_METRO_PLATFORM_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 385:44]
       
      QUAY_TYPE_ENUMERATION_METRO_PLATFORM = 3;
      See Also:
    • QUAY_TYPE_ENUMERATION_COACH_STOP_VALUE

      public static final int QUAY_TYPE_ENUMERATION_COACH_STOP_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 386:40]
       
      QUAY_TYPE_ENUMERATION_COACH_STOP = 4;
      See Also:
    • QUAY_TYPE_ENUMERATION_BUS_STOP_VALUE

      public static final int QUAY_TYPE_ENUMERATION_BUS_STOP_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 387:38]
       
      QUAY_TYPE_ENUMERATION_BUS_STOP = 5;
      See Also:
    • QUAY_TYPE_ENUMERATION_BUS_PLATFORM_VALUE

      public static final int QUAY_TYPE_ENUMERATION_BUS_PLATFORM_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 388:42]
       
      QUAY_TYPE_ENUMERATION_BUS_PLATFORM = 6;
      See Also:
    • QUAY_TYPE_ENUMERATION_BUS_BAY_VALUE

      public static final int QUAY_TYPE_ENUMERATION_BUS_BAY_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 389:37]
       
      QUAY_TYPE_ENUMERATION_BUS_BAY = 7;
      See Also:
    • QUAY_TYPE_ENUMERATION_TRAM_PLATFORM_VALUE

      public static final int QUAY_TYPE_ENUMERATION_TRAM_PLATFORM_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 390:43]
       
      QUAY_TYPE_ENUMERATION_TRAM_PLATFORM = 8;
      See Also:
    • QUAY_TYPE_ENUMERATION_TRAM_STOP_VALUE

      public static final int QUAY_TYPE_ENUMERATION_TRAM_STOP_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 391:39]
       
      QUAY_TYPE_ENUMERATION_TRAM_STOP = 9;
      See Also:
    • QUAY_TYPE_ENUMERATION_BOAT_QUAY_VALUE

      public static final int QUAY_TYPE_ENUMERATION_BOAT_QUAY_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 392:39]
       
      QUAY_TYPE_ENUMERATION_BOAT_QUAY = 10;
      See Also:
    • QUAY_TYPE_ENUMERATION_FERRY_LANDING_VALUE

      public static final int QUAY_TYPE_ENUMERATION_FERRY_LANDING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 393:43]
       
      QUAY_TYPE_ENUMERATION_FERRY_LANDING = 11;
      See Also:
    • QUAY_TYPE_ENUMERATION_TELECABIN_PLATFORM_VALUE

      public static final int QUAY_TYPE_ENUMERATION_TELECABIN_PLATFORM_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 394:48]
       
      QUAY_TYPE_ENUMERATION_TELECABIN_PLATFORM = 12;
      See Also:
    • QUAY_TYPE_ENUMERATION_TAXI_STAND_VALUE

      public static final int QUAY_TYPE_ENUMERATION_TAXI_STAND_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 395:40]
       
      QUAY_TYPE_ENUMERATION_TAXI_STAND = 13;
      See Also:
    • QUAY_TYPE_ENUMERATION_SET_DOWN_PLACE_VALUE

      public static final int QUAY_TYPE_ENUMERATION_SET_DOWN_PLACE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 396:43]
       
      QUAY_TYPE_ENUMERATION_SET_DOWN_PLACE = 14;
      See Also:
    • QUAY_TYPE_ENUMERATION_VEHICLE_LOADING_PLACE_VALUE

      public static final int QUAY_TYPE_ENUMERATION_VEHICLE_LOADING_PLACE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 397:50]
       
      QUAY_TYPE_ENUMERATION_VEHICLE_LOADING_PLACE = 15;
      See Also:
    • QUAY_TYPE_ENUMERATION_MULTIMODAL_VALUE

      public static final int QUAY_TYPE_ENUMERATION_MULTIMODAL_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 398:41]
       
      QUAY_TYPE_ENUMERATION_MULTIMODAL = 18;
      See Also:
    • QUAY_TYPE_ENUMERATION_OTHER_VALUE

      public static final int QUAY_TYPE_ENUMERATION_OTHER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 399:36]
       
      QUAY_TYPE_ENUMERATION_OTHER = 16;
      See Also:
  • Method Details

    • values

      public static QuayTypeEnumeration[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static QuayTypeEnumeration valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      @Deprecated public static QuayTypeEnumeration valueOf(int value)
      Deprecated.
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      value - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • forNumber

      public static QuayTypeEnumeration forNumber(int value)
      Parameters:
      value - The numeric wire value of the corresponding enum entry.
      Returns:
      The enum associated with the given numeric wire value.
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<QuayTypeEnumeration> internalGetValueMap()
    • getValueDescriptor

      public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
      Specified by:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptor

      public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static QuayTypeEnumeration valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      desc - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null