Enum Class HireFacilityEnumeration

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

@Generated public enum HireFacilityEnumeration extends Enum<HireFacilityEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Hire Facility.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 377:49]
 
Protobuf enum uk.org.netex.www.netex.HireFacilityEnumeration
  • Enum Constant Details

    • HIRE_FACILITY_ENUMERATION_UNSPECIFIED

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_UNSPECIFIED
       Default
       
      HIRE_FACILITY_ENUMERATION_UNSPECIFIED = 0;
    • HIRE_FACILITY_ENUMERATION_UNKNOWN

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_UNKNOWN
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 382:38]
       
      HIRE_FACILITY_ENUMERATION_UNKNOWN = 1;
    • HIRE_FACILITY_ENUMERATION_SCOOTER_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_SCOOTER_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 383:42]
       
      HIRE_FACILITY_ENUMERATION_SCOOTER_HIRE = 11;
    • HIRE_FACILITY_ENUMERATION_VEHICLE_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_VEHICLE_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 384:42]
       
      HIRE_FACILITY_ENUMERATION_VEHICLE_HIRE = 12;
    • HIRE_FACILITY_ENUMERATION_CAR_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_CAR_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 385:38]
       
      HIRE_FACILITY_ENUMERATION_CAR_HIRE = 2;
    • HIRE_FACILITY_ENUMERATION_MOTOR_CYCLE_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_MOTOR_CYCLE_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 386:45]
       
      HIRE_FACILITY_ENUMERATION_MOTOR_CYCLE_HIRE = 3;
    • HIRE_FACILITY_ENUMERATION_CYCLE_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_CYCLE_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 387:40]
       
      HIRE_FACILITY_ENUMERATION_CYCLE_HIRE = 4;
    • HIRE_FACILITY_ENUMERATION_TAXI

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_TAXI
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 388:35]
       
      HIRE_FACILITY_ENUMERATION_TAXI = 5;
    • HIRE_FACILITY_ENUMERATION_BOAT_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_BOAT_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 389:39]
       
      HIRE_FACILITY_ENUMERATION_BOAT_HIRE = 8;
    • HIRE_FACILITY_ENUMERATION_RECREATION_DEVICE_HIRE

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_RECREATION_DEVICE_HIRE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 390:51]
       
      HIRE_FACILITY_ENUMERATION_RECREATION_DEVICE_HIRE = 6;
    • HIRE_FACILITY_ENUMERATION_OTHER

      public static final HireFacilityEnumeration HIRE_FACILITY_ENUMERATION_OTHER
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 391:36]
       
      HIRE_FACILITY_ENUMERATION_OTHER = 10;
    • UNRECOGNIZED

      public static final HireFacilityEnumeration UNRECOGNIZED
  • Field Details

    • HIRE_FACILITY_ENUMERATION_UNSPECIFIED_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      HIRE_FACILITY_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • HIRE_FACILITY_ENUMERATION_UNKNOWN_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_UNKNOWN_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 382:38]
       
      HIRE_FACILITY_ENUMERATION_UNKNOWN = 1;
      See Also:
    • HIRE_FACILITY_ENUMERATION_SCOOTER_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_SCOOTER_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 383:42]
       
      HIRE_FACILITY_ENUMERATION_SCOOTER_HIRE = 11;
      See Also:
    • HIRE_FACILITY_ENUMERATION_VEHICLE_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_VEHICLE_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 384:42]
       
      HIRE_FACILITY_ENUMERATION_VEHICLE_HIRE = 12;
      See Also:
    • HIRE_FACILITY_ENUMERATION_CAR_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_CAR_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 385:38]
       
      HIRE_FACILITY_ENUMERATION_CAR_HIRE = 2;
      See Also:
    • HIRE_FACILITY_ENUMERATION_MOTOR_CYCLE_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_MOTOR_CYCLE_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 386:45]
       
      HIRE_FACILITY_ENUMERATION_MOTOR_CYCLE_HIRE = 3;
      See Also:
    • HIRE_FACILITY_ENUMERATION_CYCLE_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_CYCLE_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 387:40]
       
      HIRE_FACILITY_ENUMERATION_CYCLE_HIRE = 4;
      See Also:
    • HIRE_FACILITY_ENUMERATION_TAXI_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_TAXI_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 388:35]
       
      HIRE_FACILITY_ENUMERATION_TAXI = 5;
      See Also:
    • HIRE_FACILITY_ENUMERATION_BOAT_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_BOAT_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 389:39]
       
      HIRE_FACILITY_ENUMERATION_BOAT_HIRE = 8;
      See Also:
    • HIRE_FACILITY_ENUMERATION_RECREATION_DEVICE_HIRE_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_RECREATION_DEVICE_HIRE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 390:51]
       
      HIRE_FACILITY_ENUMERATION_RECREATION_DEVICE_HIRE = 6;
      See Also:
    • HIRE_FACILITY_ENUMERATION_OTHER_VALUE

      public static final int HIRE_FACILITY_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 391:36]
       
      HIRE_FACILITY_ENUMERATION_OTHER = 10;
      See Also:
  • Method Details

    • values

      public static HireFacilityEnumeration[] 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 HireFacilityEnumeration 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 HireFacilityEnumeration 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 HireFacilityEnumeration 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<HireFacilityEnumeration> 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 com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static HireFacilityEnumeration 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