Package uk.org.netex.www.netex
Enum Class FuelTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<FuelTypeEnumeration>,Constable
public enum FuelTypeEnumeration
extends Enum<FuelTypeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for type of fuel. [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 424:45]Protobuf enum
uk.org.netex.www.netex.FuelTypeEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 429:38][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 430:40][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 431:37][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 432:50][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 433:46][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 434:42][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 435:38][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 436:39][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 437:40][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 439:38][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 440:41][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 445:35][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 446:36][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 441:37][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 442:50][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 443:43][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 444:45][netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 438:34]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 429:38]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 430:40]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 432:50]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 431:37]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 433:46]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 434:42]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 435:38]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 436:39]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 437:40]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 439:38]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 440:41]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 445:35]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 446:36]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 442:50]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 443:43]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 444:45]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 441:37]static final int[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 438:34]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic FuelTypeEnumerationforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<FuelTypeEnumeration> static FuelTypeEnumerationvalueOf(int value) Deprecated.static FuelTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static FuelTypeEnumerationReturns the enum constant of this class with the specified name.static FuelTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
FUEL_TYPE_ENUMERATION_UNSPECIFIED
Default
FUEL_TYPE_ENUMERATION_UNSPECIFIED = 0; -
FUEL_TYPE_ENUMERATION_BATTERY
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 429:38]
FUEL_TYPE_ENUMERATION_BATTERY = 1; -
FUEL_TYPE_ENUMERATION_BIODIESEL
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 430:40]
FUEL_TYPE_ENUMERATION_BIODIESEL = 2; -
FUEL_TYPE_ENUMERATION_DIESEL
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 431:37]
FUEL_TYPE_ENUMERATION_DIESEL = 3; -
FUEL_TYPE_ENUMERATION_DIESEL_BATTERY_HYBRID
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 432:50]
FUEL_TYPE_ENUMERATION_DIESEL_BATTERY_HYBRID = 4; -
FUEL_TYPE_ENUMERATION_ELECTRIC_CONTACT
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 433:46]
FUEL_TYPE_ENUMERATION_ELECTRIC_CONTACT = 5; -
FUEL_TYPE_ENUMERATION_ELECTRICITY
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 434:42]
FUEL_TYPE_ENUMERATION_ELECTRICITY = 6; -
FUEL_TYPE_ENUMERATION_ETHANOL
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 435:38]
FUEL_TYPE_ENUMERATION_ETHANOL = 7; -
FUEL_TYPE_ENUMERATION_HYDROGEN
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 436:39]
FUEL_TYPE_ENUMERATION_HYDROGEN = 8; -
FUEL_TYPE_ENUMERATION_LIQUID_GAS
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 437:40]
FUEL_TYPE_ENUMERATION_LIQUID_GAS = 9; -
FUEL_TYPE_ENUMERATION_TPG
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 438:34]
FUEL_TYPE_ENUMERATION_TPG = 10; -
FUEL_TYPE_ENUMERATION_METHANE
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 439:38]
FUEL_TYPE_ENUMERATION_METHANE = 11; -
FUEL_TYPE_ENUMERATION_NATURAL_GAS
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 440:41]
FUEL_TYPE_ENUMERATION_NATURAL_GAS = 12; -
FUEL_TYPE_ENUMERATION_PETROL
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 441:37]
FUEL_TYPE_ENUMERATION_PETROL = 13; -
FUEL_TYPE_ENUMERATION_PETROL_BATTERY_HYBRID
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 442:50]
FUEL_TYPE_ENUMERATION_PETROL_BATTERY_HYBRID = 14; -
FUEL_TYPE_ENUMERATION_PETROL_LEADED
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 443:43]
FUEL_TYPE_ENUMERATION_PETROL_LEADED = 15; -
FUEL_TYPE_ENUMERATION_PETROL_UNLEADED
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 444:45]
FUEL_TYPE_ENUMERATION_PETROL_UNLEADED = 16; -
FUEL_TYPE_ENUMERATION_NONE
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 445:35]
FUEL_TYPE_ENUMERATION_NONE = 17; -
FUEL_TYPE_ENUMERATION_OTHER
[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 446:36]
FUEL_TYPE_ENUMERATION_OTHER = 18; -
UNRECOGNIZED
-
-
Field Details
-
FUEL_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int FUEL_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
FUEL_TYPE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
FUEL_TYPE_ENUMERATION_BATTERY_VALUE
public static final int FUEL_TYPE_ENUMERATION_BATTERY_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 429:38]
FUEL_TYPE_ENUMERATION_BATTERY = 1;- See Also:
-
FUEL_TYPE_ENUMERATION_BIODIESEL_VALUE
public static final int FUEL_TYPE_ENUMERATION_BIODIESEL_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 430:40]
FUEL_TYPE_ENUMERATION_BIODIESEL = 2;- See Also:
-
FUEL_TYPE_ENUMERATION_DIESEL_VALUE
public static final int FUEL_TYPE_ENUMERATION_DIESEL_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 431:37]
FUEL_TYPE_ENUMERATION_DIESEL = 3;- See Also:
-
FUEL_TYPE_ENUMERATION_DIESEL_BATTERY_HYBRID_VALUE
public static final int FUEL_TYPE_ENUMERATION_DIESEL_BATTERY_HYBRID_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 432:50]
FUEL_TYPE_ENUMERATION_DIESEL_BATTERY_HYBRID = 4;- See Also:
-
FUEL_TYPE_ENUMERATION_ELECTRIC_CONTACT_VALUE
public static final int FUEL_TYPE_ENUMERATION_ELECTRIC_CONTACT_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 433:46]
FUEL_TYPE_ENUMERATION_ELECTRIC_CONTACT = 5;- See Also:
-
FUEL_TYPE_ENUMERATION_ELECTRICITY_VALUE
public static final int FUEL_TYPE_ENUMERATION_ELECTRICITY_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 434:42]
FUEL_TYPE_ENUMERATION_ELECTRICITY = 6;- See Also:
-
FUEL_TYPE_ENUMERATION_ETHANOL_VALUE
public static final int FUEL_TYPE_ENUMERATION_ETHANOL_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 435:38]
FUEL_TYPE_ENUMERATION_ETHANOL = 7;- See Also:
-
FUEL_TYPE_ENUMERATION_HYDROGEN_VALUE
public static final int FUEL_TYPE_ENUMERATION_HYDROGEN_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 436:39]
FUEL_TYPE_ENUMERATION_HYDROGEN = 8;- See Also:
-
FUEL_TYPE_ENUMERATION_LIQUID_GAS_VALUE
public static final int FUEL_TYPE_ENUMERATION_LIQUID_GAS_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 437:40]
FUEL_TYPE_ENUMERATION_LIQUID_GAS = 9;- See Also:
-
FUEL_TYPE_ENUMERATION_TPG_VALUE
public static final int FUEL_TYPE_ENUMERATION_TPG_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 438:34]
FUEL_TYPE_ENUMERATION_TPG = 10;- See Also:
-
FUEL_TYPE_ENUMERATION_METHANE_VALUE
public static final int FUEL_TYPE_ENUMERATION_METHANE_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 439:38]
FUEL_TYPE_ENUMERATION_METHANE = 11;- See Also:
-
FUEL_TYPE_ENUMERATION_NATURAL_GAS_VALUE
public static final int FUEL_TYPE_ENUMERATION_NATURAL_GAS_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 440:41]
FUEL_TYPE_ENUMERATION_NATURAL_GAS = 12;- See Also:
-
FUEL_TYPE_ENUMERATION_PETROL_VALUE
public static final int FUEL_TYPE_ENUMERATION_PETROL_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 441:37]
FUEL_TYPE_ENUMERATION_PETROL = 13;- See Also:
-
FUEL_TYPE_ENUMERATION_PETROL_BATTERY_HYBRID_VALUE
public static final int FUEL_TYPE_ENUMERATION_PETROL_BATTERY_HYBRID_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 442:50]
FUEL_TYPE_ENUMERATION_PETROL_BATTERY_HYBRID = 14;- See Also:
-
FUEL_TYPE_ENUMERATION_PETROL_LEADED_VALUE
public static final int FUEL_TYPE_ENUMERATION_PETROL_LEADED_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 443:43]
FUEL_TYPE_ENUMERATION_PETROL_LEADED = 15;- See Also:
-
FUEL_TYPE_ENUMERATION_PETROL_UNLEADED_VALUE
public static final int FUEL_TYPE_ENUMERATION_PETROL_UNLEADED_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 444:45]
FUEL_TYPE_ENUMERATION_PETROL_UNLEADED = 16;- See Also:
-
FUEL_TYPE_ENUMERATION_NONE_VALUE
public static final int FUEL_TYPE_ENUMERATION_NONE_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 445:35]
FUEL_TYPE_ENUMERATION_NONE = 17;- See Also:
-
FUEL_TYPE_ENUMERATION_OTHER_VALUE
public static final int FUEL_TYPE_ENUMERATION_OTHER_VALUE[netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 446:36]
FUEL_TYPE_ENUMERATION_OTHER = 18;- See Also:
-
-
Method Details
-
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
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 nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
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 nameNullPointerException- if the argument is null
-
forNumber
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
-
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
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 nameNullPointerException- if the argument is null
-