Package uk.org.netex.www.netex
Enum Class CompassBearing16Enumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<CompassBearing16Enumeration>,Constable
@Generated
public enum CompassBearing16Enumeration
extends Enum<CompassBearing16Enumeration>
implements com.google.protobuf.ProtocolMessageEnum
16 point compass. [netex_framework/netex_utility/netex_location_types.xsd at 199:53]Protobuf enum
uk.org.netex.www.netex.CompassBearing16Enumeration-
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_location_types.xsd at 209:32][netex_framework/netex_utility/netex_location_types.xsd at 211:32][netex_framework/netex_utility/netex_location_types.xsd at 207:33][netex_framework/netex_utility/netex_location_types.xsd at 206:33][netex_framework/netex_utility/netex_location_types.xsd at 210:32][netex_framework/netex_utility/netex_location_types.xsd at 205:33][netex_framework/netex_utility/netex_location_types.xsd at 204:33]Default[netex_framework/netex_utility/netex_location_types.xsd at 208:32] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_utility/netex_location_types.xsd at 209:32]static final int[netex_framework/netex_utility/netex_location_types.xsd at 211:32]static final int[netex_framework/netex_utility/netex_location_types.xsd at 207:33]static final int[netex_framework/netex_utility/netex_location_types.xsd at 206:33]static final int[netex_framework/netex_utility/netex_location_types.xsd at 210:32]static final int[netex_framework/netex_utility/netex_location_types.xsd at 205:33]static final int[netex_framework/netex_utility/netex_location_types.xsd at 204:33]static final intDefaultstatic final int[netex_framework/netex_utility/netex_location_types.xsd at 208:32] -
Method Summary
Modifier and TypeMethodDescriptionstatic CompassBearing16EnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<CompassBearing16Enumeration> static CompassBearing16EnumerationvalueOf(int value) Deprecated.static CompassBearing16EnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CompassBearing16EnumerationReturns the enum constant of this class with the specified name.static CompassBearing16Enumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
COMPASS_BEARING16_ENUMERATION_UNSPECIFIED
Default
COMPASS_BEARING16_ENUMERATION_UNSPECIFIED = 0; -
COMPASS_BEARING16_ENUMERATION_SW
[netex_framework/netex_utility/netex_location_types.xsd at 204:33]
COMPASS_BEARING16_ENUMERATION_SW = 1; -
COMPASS_BEARING16_ENUMERATION_SE
[netex_framework/netex_utility/netex_location_types.xsd at 205:33]
COMPASS_BEARING16_ENUMERATION_SE = 2; -
COMPASS_BEARING16_ENUMERATION_NW
[netex_framework/netex_utility/netex_location_types.xsd at 206:33]
COMPASS_BEARING16_ENUMERATION_NW = 3; -
COMPASS_BEARING16_ENUMERATION_NE
[netex_framework/netex_utility/netex_location_types.xsd at 207:33]
COMPASS_BEARING16_ENUMERATION_NE = 4; -
COMPASS_BEARING16_ENUMERATION_W
[netex_framework/netex_utility/netex_location_types.xsd at 208:32]
COMPASS_BEARING16_ENUMERATION_W = 5; -
COMPASS_BEARING16_ENUMERATION_E
[netex_framework/netex_utility/netex_location_types.xsd at 209:32]
COMPASS_BEARING16_ENUMERATION_E = 6; -
COMPASS_BEARING16_ENUMERATION_S
[netex_framework/netex_utility/netex_location_types.xsd at 210:32]
COMPASS_BEARING16_ENUMERATION_S = 7; -
COMPASS_BEARING16_ENUMERATION_N
[netex_framework/netex_utility/netex_location_types.xsd at 211:32]
COMPASS_BEARING16_ENUMERATION_N = 8; -
UNRECOGNIZED
-
-
Field Details
-
COMPASS_BEARING16_ENUMERATION_UNSPECIFIED_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_UNSPECIFIED_VALUEDefault
COMPASS_BEARING16_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
COMPASS_BEARING16_ENUMERATION_SW_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_SW_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 204:33]
COMPASS_BEARING16_ENUMERATION_SW = 1;- See Also:
-
COMPASS_BEARING16_ENUMERATION_SE_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_SE_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 205:33]
COMPASS_BEARING16_ENUMERATION_SE = 2;- See Also:
-
COMPASS_BEARING16_ENUMERATION_NW_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_NW_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 206:33]
COMPASS_BEARING16_ENUMERATION_NW = 3;- See Also:
-
COMPASS_BEARING16_ENUMERATION_NE_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_NE_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 207:33]
COMPASS_BEARING16_ENUMERATION_NE = 4;- See Also:
-
COMPASS_BEARING16_ENUMERATION_W_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_W_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 208:32]
COMPASS_BEARING16_ENUMERATION_W = 5;- See Also:
-
COMPASS_BEARING16_ENUMERATION_E_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_E_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 209:32]
COMPASS_BEARING16_ENUMERATION_E = 6;- See Also:
-
COMPASS_BEARING16_ENUMERATION_S_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_S_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 210:32]
COMPASS_BEARING16_ENUMERATION_S = 7;- See Also:
-
COMPASS_BEARING16_ENUMERATION_N_VALUE
public static final int COMPASS_BEARING16_ENUMERATION_N_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 211:32]
COMPASS_BEARING16_ENUMERATION_N = 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<CompassBearing16Enumeration> 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 CompassBearing16Enumeration 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
-