Enum Class ParkingLayoutEnumeration

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

public enum ParkingLayoutEnumeration extends Enum<ParkingLayoutEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for PARKING Layout types.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 357:50]
 
Protobuf enum uk.org.netex.www.netex.ParkingLayoutEnumeration
  • Enum Constant Details

    • PARKING_LAYOUT_ENUMERATION_UNSPECIFIED

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_UNSPECIFIED
       Default
       
      PARKING_LAYOUT_ENUMERATION_UNSPECIFIED = 0;
    • PARKING_LAYOUT_ENUMERATION_COVERED

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_COVERED
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 362:38]
       
      PARKING_LAYOUT_ENUMERATION_COVERED = 1;
    • PARKING_LAYOUT_ENUMERATION_OPEN_SPACE

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_OPEN_SPACE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 363:40]
       
      PARKING_LAYOUT_ENUMERATION_OPEN_SPACE = 2;
    • PARKING_LAYOUT_ENUMERATION_MULTISTOREY

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_MULTISTOREY
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 364:42]
       
      PARKING_LAYOUT_ENUMERATION_MULTISTOREY = 3;
    • PARKING_LAYOUT_ENUMERATION_UNDERGROUND

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_UNDERGROUND
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 365:42]
       
      PARKING_LAYOUT_ENUMERATION_UNDERGROUND = 4;
    • PARKING_LAYOUT_ENUMERATION_ROADSIDE

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_ROADSIDE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 366:39]
       
      PARKING_LAYOUT_ENUMERATION_ROADSIDE = 5;
    • PARKING_LAYOUT_ENUMERATION_UNDEFINED

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_UNDEFINED
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 367:40]
       
      PARKING_LAYOUT_ENUMERATION_UNDEFINED = 6;
    • PARKING_LAYOUT_ENUMERATION_OTHER

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_OTHER
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 368:36]
       
      PARKING_LAYOUT_ENUMERATION_OTHER = 7;
    • PARKING_LAYOUT_ENUMERATION_ON_PAVEMENT

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_ON_PAVEMENT
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 369:41]
       
      PARKING_LAYOUT_ENUMERATION_ON_PAVEMENT = 10;
    • PARKING_LAYOUT_ENUMERATION_CYCLE_HIRE

      public static final ParkingLayoutEnumeration PARKING_LAYOUT_ENUMERATION_CYCLE_HIRE
       DEPRECATED 1.2.2 Use onPavement instead  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 370:39]
       
      PARKING_LAYOUT_ENUMERATION_CYCLE_HIRE = 8;
    • UNRECOGNIZED

      public static final ParkingLayoutEnumeration UNRECOGNIZED
  • Field Details

    • PARKING_LAYOUT_ENUMERATION_UNSPECIFIED_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      PARKING_LAYOUT_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_COVERED_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_COVERED_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 362:38]
       
      PARKING_LAYOUT_ENUMERATION_COVERED = 1;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_OPEN_SPACE_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_OPEN_SPACE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 363:40]
       
      PARKING_LAYOUT_ENUMERATION_OPEN_SPACE = 2;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_MULTISTOREY_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_MULTISTOREY_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 364:42]
       
      PARKING_LAYOUT_ENUMERATION_MULTISTOREY = 3;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_UNDERGROUND_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_UNDERGROUND_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 365:42]
       
      PARKING_LAYOUT_ENUMERATION_UNDERGROUND = 4;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_ROADSIDE_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_ROADSIDE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 366:39]
       
      PARKING_LAYOUT_ENUMERATION_ROADSIDE = 5;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_UNDEFINED_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_UNDEFINED_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 367:40]
       
      PARKING_LAYOUT_ENUMERATION_UNDEFINED = 6;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_OTHER_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_OTHER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 368:36]
       
      PARKING_LAYOUT_ENUMERATION_OTHER = 7;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_ON_PAVEMENT_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_ON_PAVEMENT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 369:41]
       
      PARKING_LAYOUT_ENUMERATION_ON_PAVEMENT = 10;
      See Also:
    • PARKING_LAYOUT_ENUMERATION_CYCLE_HIRE_VALUE

      public static final int PARKING_LAYOUT_ENUMERATION_CYCLE_HIRE_VALUE
       DEPRECATED 1.2.2 Use onPavement instead  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 370:39]
       
      PARKING_LAYOUT_ENUMERATION_CYCLE_HIRE = 8;
      See Also:
  • Method Details

    • values

      public static ParkingLayoutEnumeration[] 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 ParkingLayoutEnumeration 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 ParkingLayoutEnumeration 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 ParkingLayoutEnumeration 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<ParkingLayoutEnumeration> 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 ParkingLayoutEnumeration 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