Enum Class CarServiceFacilityEnumeration

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

@Generated public enum CarServiceFacilityEnumeration extends Enum<CarServiceFacilityEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Car Service Facility.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 514:55]
 
Protobuf enum uk.org.netex.www.netex.CarServiceFacilityEnumeration
  • Enum Constant Details

    • CAR_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED
       Default
       
      CAR_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED = 0;
    • CAR_SERVICE_FACILITY_ENUMERATION_UNKNOWN

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_UNKNOWN
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 519:38]
       
      CAR_SERVICE_FACILITY_ENUMERATION_UNKNOWN = 1;
    • CAR_SERVICE_FACILITY_ENUMERATION_VALET_PARKING

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_VALET_PARKING
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 520:43]
       
      CAR_SERVICE_FACILITY_ENUMERATION_VALET_PARKING = 3;
    • CAR_SERVICE_FACILITY_ENUMERATION_CAR_WASH

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_CAR_WASH
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 521:38]
       
      CAR_SERVICE_FACILITY_ENUMERATION_CAR_WASH = 2;
    • CAR_SERVICE_FACILITY_ENUMERATION_VALET_CAR_WASH

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_VALET_CAR_WASH
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 522:43]
       
      CAR_SERVICE_FACILITY_ENUMERATION_VALET_CAR_WASH = 13;
    • CAR_SERVICE_FACILITY_ENUMERATION_CAR_VALET_CLEAN

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_CAR_VALET_CLEAN
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 523:44]
       
      CAR_SERVICE_FACILITY_ENUMERATION_CAR_VALET_CLEAN = 4;
    • CAR_SERVICE_FACILITY_ENUMERATION_OIL_CHANGE

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_OIL_CHANGE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 524:40]
       
      CAR_SERVICE_FACILITY_ENUMERATION_OIL_CHANGE = 5;
    • CAR_SERVICE_FACILITY_ENUMERATION_ENGINE_WARMING

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_ENGINE_WARMING
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 525:44]
       
      CAR_SERVICE_FACILITY_ENUMERATION_ENGINE_WARMING = 6;
    • CAR_SERVICE_FACILITY_ENUMERATION_PETROL

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_PETROL
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 526:37]
       
      CAR_SERVICE_FACILITY_ENUMERATION_PETROL = 7;
    • CAR_SERVICE_FACILITY_ENUMERATION_BATTERY_CARE

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_BATTERY_CARE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 527:42]
       
      CAR_SERVICE_FACILITY_ENUMERATION_BATTERY_CARE = 9;
    • CAR_SERVICE_FACILITY_ENUMERATION_RECHARGING

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_RECHARGING
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 528:41]
       
      CAR_SERVICE_FACILITY_ENUMERATION_RECHARGING = 10;
    • CAR_SERVICE_FACILITY_ENUMERATION_TYRE_CHECK

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_TYRE_CHECK
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 529:40]
       
      CAR_SERVICE_FACILITY_ENUMERATION_TYRE_CHECK = 11;
    • CAR_SERVICE_FACILITY_ENUMERATION_OTHER

      public static final CarServiceFacilityEnumeration CAR_SERVICE_FACILITY_ENUMERATION_OTHER
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 530:36]
       
      CAR_SERVICE_FACILITY_ENUMERATION_OTHER = 12;
    • UNRECOGNIZED

      public static final CarServiceFacilityEnumeration UNRECOGNIZED
  • Field Details

    • CAR_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      CAR_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_UNKNOWN_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_UNKNOWN_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 519:38]
       
      CAR_SERVICE_FACILITY_ENUMERATION_UNKNOWN = 1;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_VALET_PARKING_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_VALET_PARKING_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 520:43]
       
      CAR_SERVICE_FACILITY_ENUMERATION_VALET_PARKING = 3;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_CAR_WASH_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_CAR_WASH_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 521:38]
       
      CAR_SERVICE_FACILITY_ENUMERATION_CAR_WASH = 2;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_VALET_CAR_WASH_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_VALET_CAR_WASH_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 522:43]
       
      CAR_SERVICE_FACILITY_ENUMERATION_VALET_CAR_WASH = 13;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_CAR_VALET_CLEAN_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_CAR_VALET_CLEAN_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 523:44]
       
      CAR_SERVICE_FACILITY_ENUMERATION_CAR_VALET_CLEAN = 4;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_OIL_CHANGE_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_OIL_CHANGE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 524:40]
       
      CAR_SERVICE_FACILITY_ENUMERATION_OIL_CHANGE = 5;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_ENGINE_WARMING_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_ENGINE_WARMING_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 525:44]
       
      CAR_SERVICE_FACILITY_ENUMERATION_ENGINE_WARMING = 6;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_PETROL_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_PETROL_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 526:37]
       
      CAR_SERVICE_FACILITY_ENUMERATION_PETROL = 7;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_BATTERY_CARE_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_BATTERY_CARE_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 527:42]
       
      CAR_SERVICE_FACILITY_ENUMERATION_BATTERY_CARE = 9;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_RECHARGING_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_RECHARGING_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 528:41]
       
      CAR_SERVICE_FACILITY_ENUMERATION_RECHARGING = 10;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_TYRE_CHECK_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_TYRE_CHECK_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 529:40]
       
      CAR_SERVICE_FACILITY_ENUMERATION_TYRE_CHECK = 11;
      See Also:
    • CAR_SERVICE_FACILITY_ENUMERATION_OTHER_VALUE

      public static final int CAR_SERVICE_FACILITY_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 530:36]
       
      CAR_SERVICE_FACILITY_ENUMERATION_OTHER = 12;
      See Also:
  • Method Details

    • values

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