Package uk.org.netex.www.netex
Enum Class TransmissionEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<TransmissionEnumeration>,Constable
public enum TransmissionEnumeration
extends Enum<TransmissionEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Vehicle Transmission. +v1.2.2 [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 138:49]Protobuf enum
uk.org.netex.www.netex.TransmissionEnumeration-
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_nm_fleetEquipment_support.xsd at 143:40][netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 144:51][netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 145:37][netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 146:48]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 144:51]static final int[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 143:40]static final int[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 146:48]static final int[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 145:37]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic TransmissionEnumerationforNumber(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<TransmissionEnumeration> static TransmissionEnumerationvalueOf(int value) Deprecated.static TransmissionEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TransmissionEnumerationReturns the enum constant of this class with the specified name.static TransmissionEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
TRANSMISSION_ENUMERATION_UNSPECIFIED
Default
TRANSMISSION_ENUMERATION_UNSPECIFIED = 0; -
TRANSMISSION_ENUMERATION_AUTOMATIC
[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 143:40]
TRANSMISSION_ENUMERATION_AUTOMATIC = 1; -
TRANSMISSION_ENUMERATION_AUTOMATIC_4_WHEEL_DRIVE
[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 144:51]
TRANSMISSION_ENUMERATION_AUTOMATIC_4_WHEEL_DRIVE = 2; -
TRANSMISSION_ENUMERATION_MANUAL
[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 145:37]
TRANSMISSION_ENUMERATION_MANUAL = 3; -
TRANSMISSION_ENUMERATION_MANUAL_4_WHEEL_DRIVE
[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 146:48]
TRANSMISSION_ENUMERATION_MANUAL_4_WHEEL_DRIVE = 4; -
UNRECOGNIZED
-
-
Field Details
-
TRANSMISSION_ENUMERATION_UNSPECIFIED_VALUE
public static final int TRANSMISSION_ENUMERATION_UNSPECIFIED_VALUEDefault
TRANSMISSION_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
TRANSMISSION_ENUMERATION_AUTOMATIC_VALUE
public static final int TRANSMISSION_ENUMERATION_AUTOMATIC_VALUE[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 143:40]
TRANSMISSION_ENUMERATION_AUTOMATIC = 1;- See Also:
-
TRANSMISSION_ENUMERATION_AUTOMATIC_4_WHEEL_DRIVE_VALUE
public static final int TRANSMISSION_ENUMERATION_AUTOMATIC_4_WHEEL_DRIVE_VALUE[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 144:51]
TRANSMISSION_ENUMERATION_AUTOMATIC_4_WHEEL_DRIVE = 2;- See Also:
-
TRANSMISSION_ENUMERATION_MANUAL_VALUE
public static final int TRANSMISSION_ENUMERATION_MANUAL_VALUE[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 145:37]
TRANSMISSION_ENUMERATION_MANUAL = 3;- See Also:
-
TRANSMISSION_ENUMERATION_MANUAL_4_WHEEL_DRIVE_VALUE
public static final int TRANSMISSION_ENUMERATION_MANUAL_4_WHEEL_DRIVE_VALUE[netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_support.xsd at 146:48]
TRANSMISSION_ENUMERATION_MANUAL_4_WHEEL_DRIVE = 4;- 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
public static com.google.protobuf.Internal.EnumLiteMap<TransmissionEnumeration> 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
public static TransmissionEnumeration 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 nameNullPointerException- if the argument is null
-