Package uk.org.netex.www.netex
Enum Class LanguageUseEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<LanguageUseEnumeration>,Constable
@Generated
public enum LanguageUseEnumeration
extends Enum<LanguageUseEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Enumeration of Uses of language. [netex_framework/netex_utility/netex_utility_types.xsd at 194:48]Protobuf enum
uk.org.netex.www.netex.LanguageUseEnumeration-
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_utility/netex_utility_types.xsd at 206:38][netex_framework/netex_utility/netex_utility_types.xsd at 201:37][netex_framework/netex_utility/netex_utility_types.xsd at 199:43][netex_framework/netex_utility/netex_utility_types.xsd at 205:36][netex_framework/netex_utility/netex_utility_types.xsd at 204:35][netex_framework/netex_utility/netex_utility_types.xsd at 202:37][netex_framework/netex_utility/netex_utility_types.xsd at 200:41]Default[netex_framework/netex_utility/netex_utility_types.xsd at 203:38] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_utility/netex_utility_types.xsd at 206:38]static final int[netex_framework/netex_utility/netex_utility_types.xsd at 201:37]static final int[netex_framework/netex_utility/netex_utility_types.xsd at 199:43]static final int[netex_framework/netex_utility/netex_utility_types.xsd at 205:36]static final int[netex_framework/netex_utility/netex_utility_types.xsd at 204:35]static final int[netex_framework/netex_utility/netex_utility_types.xsd at 202:37]static final int[netex_framework/netex_utility/netex_utility_types.xsd at 200:41]static final intDefaultstatic final int[netex_framework/netex_utility/netex_utility_types.xsd at 203:38] -
Method Summary
Modifier and TypeMethodDescriptionstatic LanguageUseEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<LanguageUseEnumeration> static LanguageUseEnumerationvalueOf(int value) Deprecated.static LanguageUseEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static LanguageUseEnumerationReturns the enum constant of this class with the specified name.static LanguageUseEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LANGUAGE_USE_ENUMERATION_UNSPECIFIED
Default
LANGUAGE_USE_ENUMERATION_UNSPECIFIED = 0; -
LANGUAGE_USE_ENUMERATION_NORMALLY_USED
[netex_framework/netex_utility/netex_utility_types.xsd at 199:43]
LANGUAGE_USE_ENUMERATION_NORMALLY_USED = 1; -
LANGUAGE_USE_ENUMERATION_UNDERSTOOD
[netex_framework/netex_utility/netex_utility_types.xsd at 200:41]
LANGUAGE_USE_ENUMERATION_UNDERSTOOD = 2; -
LANGUAGE_USE_ENUMERATION_NATIVE
[netex_framework/netex_utility/netex_utility_types.xsd at 201:37]
LANGUAGE_USE_ENUMERATION_NATIVE = 3; -
LANGUAGE_USE_ENUMERATION_SPOKEN
[netex_framework/netex_utility/netex_utility_types.xsd at 202:37]
LANGUAGE_USE_ENUMERATION_SPOKEN = 4; -
LANGUAGE_USE_ENUMERATION_WRITTEN
[netex_framework/netex_utility/netex_utility_types.xsd at 203:38]
LANGUAGE_USE_ENUMERATION_WRITTEN = 5; -
LANGUAGE_USE_ENUMERATION_READ
[netex_framework/netex_utility/netex_utility_types.xsd at 204:35]
LANGUAGE_USE_ENUMERATION_READ = 6; -
LANGUAGE_USE_ENUMERATION_OTHER
[netex_framework/netex_utility/netex_utility_types.xsd at 205:36]
LANGUAGE_USE_ENUMERATION_OTHER = 7; -
LANGUAGE_USE_ENUMERATION_ALL_USES
[netex_framework/netex_utility/netex_utility_types.xsd at 206:38]
LANGUAGE_USE_ENUMERATION_ALL_USES = 8; -
UNRECOGNIZED
-
-
Field Details
-
LANGUAGE_USE_ENUMERATION_UNSPECIFIED_VALUE
public static final int LANGUAGE_USE_ENUMERATION_UNSPECIFIED_VALUEDefault
LANGUAGE_USE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
LANGUAGE_USE_ENUMERATION_NORMALLY_USED_VALUE
public static final int LANGUAGE_USE_ENUMERATION_NORMALLY_USED_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 199:43]
LANGUAGE_USE_ENUMERATION_NORMALLY_USED = 1;- See Also:
-
LANGUAGE_USE_ENUMERATION_UNDERSTOOD_VALUE
public static final int LANGUAGE_USE_ENUMERATION_UNDERSTOOD_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 200:41]
LANGUAGE_USE_ENUMERATION_UNDERSTOOD = 2;- See Also:
-
LANGUAGE_USE_ENUMERATION_NATIVE_VALUE
public static final int LANGUAGE_USE_ENUMERATION_NATIVE_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 201:37]
LANGUAGE_USE_ENUMERATION_NATIVE = 3;- See Also:
-
LANGUAGE_USE_ENUMERATION_SPOKEN_VALUE
public static final int LANGUAGE_USE_ENUMERATION_SPOKEN_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 202:37]
LANGUAGE_USE_ENUMERATION_SPOKEN = 4;- See Also:
-
LANGUAGE_USE_ENUMERATION_WRITTEN_VALUE
public static final int LANGUAGE_USE_ENUMERATION_WRITTEN_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 203:38]
LANGUAGE_USE_ENUMERATION_WRITTEN = 5;- See Also:
-
LANGUAGE_USE_ENUMERATION_READ_VALUE
public static final int LANGUAGE_USE_ENUMERATION_READ_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 204:35]
LANGUAGE_USE_ENUMERATION_READ = 6;- See Also:
-
LANGUAGE_USE_ENUMERATION_OTHER_VALUE
public static final int LANGUAGE_USE_ENUMERATION_OTHER_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 205:36]
LANGUAGE_USE_ENUMERATION_OTHER = 7;- See Also:
-
LANGUAGE_USE_ENUMERATION_ALL_USES_VALUE
public static final int LANGUAGE_USE_ENUMERATION_ALL_USES_VALUE[netex_framework/netex_utility/netex_utility_types.xsd at 206:38]
LANGUAGE_USE_ENUMERATION_ALL_USES = 8;- 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<LanguageUseEnumeration> 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 com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static LanguageUseEnumeration 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
-