Enum Class ParkingTypeEnumeration

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

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

    • PARKING_TYPE_ENUMERATION_UNSPECIFIED

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      PARKING_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • PARKING_TYPE_ENUMERATION_PARK_AND_RIDE

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_PARK_AND_RIDE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 382:42]
       
      PARKING_TYPE_ENUMERATION_PARK_AND_RIDE = 1;
    • PARKING_TYPE_ENUMERATION_LIFT_SHARE_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_LIFT_SHARE_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 383:47]
       
      PARKING_TYPE_ENUMERATION_LIFT_SHARE_PARKING = 2;
    • PARKING_TYPE_ENUMERATION_URBAN_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_URBAN_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 384:43]
       
      PARKING_TYPE_ENUMERATION_URBAN_PARKING = 3;
    • PARKING_TYPE_ENUMERATION_AIRPORT_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_AIRPORT_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 385:45]
       
      PARKING_TYPE_ENUMERATION_AIRPORT_PARKING = 4;
    • PARKING_TYPE_ENUMERATION_TRAIN_STATION_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_TRAIN_STATION_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 386:50]
       
      PARKING_TYPE_ENUMERATION_TRAIN_STATION_PARKING = 5;
    • PARKING_TYPE_ENUMERATION_EXHIBITION_CENTRE_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_EXHIBITION_CENTRE_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 387:54]
       
      PARKING_TYPE_ENUMERATION_EXHIBITION_CENTRE_PARKING = 6;
    • PARKING_TYPE_ENUMERATION_RENTAL_CAR_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_RENTAL_CAR_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 388:47]
       
      PARKING_TYPE_ENUMERATION_RENTAL_CAR_PARKING = 7;
    • PARKING_TYPE_ENUMERATION_SHOPPING_CENTRE_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_SHOPPING_CENTRE_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 389:52]
       
      PARKING_TYPE_ENUMERATION_SHOPPING_CENTRE_PARKING = 8;
    • PARKING_TYPE_ENUMERATION_MOTORWAY_PARKING

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_MOTORWAY_PARKING
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 390:46]
       
      PARKING_TYPE_ENUMERATION_MOTORWAY_PARKING = 9;
    • PARKING_TYPE_ENUMERATION_ROADSIDE

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_ROADSIDE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 391:39]
       
      PARKING_TYPE_ENUMERATION_ROADSIDE = 10;
    • PARKING_TYPE_ENUMERATION_PARKING_ZONE

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_PARKING_ZONE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 392:42]
       
      PARKING_TYPE_ENUMERATION_PARKING_ZONE = 11;
    • PARKING_TYPE_ENUMERATION_CYCLE_RENTAL

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_CYCLE_RENTAL
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 393:42]
       
      PARKING_TYPE_ENUMERATION_CYCLE_RENTAL = 13;
    • PARKING_TYPE_ENUMERATION_UNDEFINED

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_UNDEFINED
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 394:40]
       
      PARKING_TYPE_ENUMERATION_UNDEFINED = 12;
    • PARKING_TYPE_ENUMERATION_OTHER

      public static final ParkingTypeEnumeration PARKING_TYPE_ENUMERATION_OTHER
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 395:36]
       
      PARKING_TYPE_ENUMERATION_OTHER = 14;
    • UNRECOGNIZED

      public static final ParkingTypeEnumeration UNRECOGNIZED
  • Field Details

    • PARKING_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int PARKING_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      PARKING_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • PARKING_TYPE_ENUMERATION_PARK_AND_RIDE_VALUE

      public static final int PARKING_TYPE_ENUMERATION_PARK_AND_RIDE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 382:42]
       
      PARKING_TYPE_ENUMERATION_PARK_AND_RIDE = 1;
      See Also:
    • PARKING_TYPE_ENUMERATION_LIFT_SHARE_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_LIFT_SHARE_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 383:47]
       
      PARKING_TYPE_ENUMERATION_LIFT_SHARE_PARKING = 2;
      See Also:
    • PARKING_TYPE_ENUMERATION_URBAN_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_URBAN_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 384:43]
       
      PARKING_TYPE_ENUMERATION_URBAN_PARKING = 3;
      See Also:
    • PARKING_TYPE_ENUMERATION_AIRPORT_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_AIRPORT_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 385:45]
       
      PARKING_TYPE_ENUMERATION_AIRPORT_PARKING = 4;
      See Also:
    • PARKING_TYPE_ENUMERATION_TRAIN_STATION_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_TRAIN_STATION_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 386:50]
       
      PARKING_TYPE_ENUMERATION_TRAIN_STATION_PARKING = 5;
      See Also:
    • PARKING_TYPE_ENUMERATION_EXHIBITION_CENTRE_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_EXHIBITION_CENTRE_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 387:54]
       
      PARKING_TYPE_ENUMERATION_EXHIBITION_CENTRE_PARKING = 6;
      See Also:
    • PARKING_TYPE_ENUMERATION_RENTAL_CAR_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_RENTAL_CAR_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 388:47]
       
      PARKING_TYPE_ENUMERATION_RENTAL_CAR_PARKING = 7;
      See Also:
    • PARKING_TYPE_ENUMERATION_SHOPPING_CENTRE_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_SHOPPING_CENTRE_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 389:52]
       
      PARKING_TYPE_ENUMERATION_SHOPPING_CENTRE_PARKING = 8;
      See Also:
    • PARKING_TYPE_ENUMERATION_MOTORWAY_PARKING_VALUE

      public static final int PARKING_TYPE_ENUMERATION_MOTORWAY_PARKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 390:46]
       
      PARKING_TYPE_ENUMERATION_MOTORWAY_PARKING = 9;
      See Also:
    • PARKING_TYPE_ENUMERATION_ROADSIDE_VALUE

      public static final int PARKING_TYPE_ENUMERATION_ROADSIDE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 391:39]
       
      PARKING_TYPE_ENUMERATION_ROADSIDE = 10;
      See Also:
    • PARKING_TYPE_ENUMERATION_PARKING_ZONE_VALUE

      public static final int PARKING_TYPE_ENUMERATION_PARKING_ZONE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 392:42]
       
      PARKING_TYPE_ENUMERATION_PARKING_ZONE = 11;
      See Also:
    • PARKING_TYPE_ENUMERATION_CYCLE_RENTAL_VALUE

      public static final int PARKING_TYPE_ENUMERATION_CYCLE_RENTAL_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 393:42]
       
      PARKING_TYPE_ENUMERATION_CYCLE_RENTAL = 13;
      See Also:
    • PARKING_TYPE_ENUMERATION_UNDEFINED_VALUE

      public static final int PARKING_TYPE_ENUMERATION_UNDEFINED_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 394:40]
       
      PARKING_TYPE_ENUMERATION_UNDEFINED = 12;
      See Also:
    • PARKING_TYPE_ENUMERATION_OTHER_VALUE

      public static final int PARKING_TYPE_ENUMERATION_OTHER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 395:36]
       
      PARKING_TYPE_ENUMERATION_OTHER = 14;
      See Also:
  • Method Details

    • values

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