Package uk.org.netex.www.netex
Enum Class CompassBearing8Enumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<CompassBearing8Enumeration>,Constable
public enum CompassBearing8Enumeration
extends Enum<CompassBearing8Enumeration>
implements com.google.protobuf.ProtocolMessageEnum
8 point compass. [netex_framework/netex_utility/netex_location_types.xsd at 214:52]Protobuf enum
uk.org.netex.www.netex.CompassBearing8Enumeration-
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 224:32][netex_framework/netex_utility/netex_location_types.xsd at 226:32][netex_framework/netex_utility/netex_location_types.xsd at 222:33][netex_framework/netex_utility/netex_location_types.xsd at 221:33][netex_framework/netex_utility/netex_location_types.xsd at 225:32][netex_framework/netex_utility/netex_location_types.xsd at 220:33][netex_framework/netex_utility/netex_location_types.xsd at 219:33]Default[netex_framework/netex_utility/netex_location_types.xsd at 223:32] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_utility/netex_location_types.xsd at 224:32]static final int[netex_framework/netex_utility/netex_location_types.xsd at 226:32]static final int[netex_framework/netex_utility/netex_location_types.xsd at 222:33]static final int[netex_framework/netex_utility/netex_location_types.xsd at 221:33]static final int[netex_framework/netex_utility/netex_location_types.xsd at 225:32]static final int[netex_framework/netex_utility/netex_location_types.xsd at 220:33]static final int[netex_framework/netex_utility/netex_location_types.xsd at 219:33]static final intDefaultstatic final int[netex_framework/netex_utility/netex_location_types.xsd at 223:32] -
Method Summary
Modifier and TypeMethodDescriptionstatic CompassBearing8EnumerationforNumber(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<CompassBearing8Enumeration> static CompassBearing8EnumerationvalueOf(int value) Deprecated.static CompassBearing8EnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CompassBearing8EnumerationReturns the enum constant of this class with the specified name.static CompassBearing8Enumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
COMPASS_BEARING8_ENUMERATION_UNSPECIFIED
Default
COMPASS_BEARING8_ENUMERATION_UNSPECIFIED = 0; -
COMPASS_BEARING8_ENUMERATION_SW
[netex_framework/netex_utility/netex_location_types.xsd at 219:33]
COMPASS_BEARING8_ENUMERATION_SW = 1; -
COMPASS_BEARING8_ENUMERATION_SE
[netex_framework/netex_utility/netex_location_types.xsd at 220:33]
COMPASS_BEARING8_ENUMERATION_SE = 2; -
COMPASS_BEARING8_ENUMERATION_NW
[netex_framework/netex_utility/netex_location_types.xsd at 221:33]
COMPASS_BEARING8_ENUMERATION_NW = 3; -
COMPASS_BEARING8_ENUMERATION_NE
[netex_framework/netex_utility/netex_location_types.xsd at 222:33]
COMPASS_BEARING8_ENUMERATION_NE = 4; -
COMPASS_BEARING8_ENUMERATION_W
[netex_framework/netex_utility/netex_location_types.xsd at 223:32]
COMPASS_BEARING8_ENUMERATION_W = 5; -
COMPASS_BEARING8_ENUMERATION_E
[netex_framework/netex_utility/netex_location_types.xsd at 224:32]
COMPASS_BEARING8_ENUMERATION_E = 6; -
COMPASS_BEARING8_ENUMERATION_S
[netex_framework/netex_utility/netex_location_types.xsd at 225:32]
COMPASS_BEARING8_ENUMERATION_S = 7; -
COMPASS_BEARING8_ENUMERATION_N
[netex_framework/netex_utility/netex_location_types.xsd at 226:32]
COMPASS_BEARING8_ENUMERATION_N = 8; -
UNRECOGNIZED
-
-
Field Details
-
COMPASS_BEARING8_ENUMERATION_UNSPECIFIED_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_UNSPECIFIED_VALUEDefault
COMPASS_BEARING8_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
COMPASS_BEARING8_ENUMERATION_SW_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_SW_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 219:33]
COMPASS_BEARING8_ENUMERATION_SW = 1;- See Also:
-
COMPASS_BEARING8_ENUMERATION_SE_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_SE_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 220:33]
COMPASS_BEARING8_ENUMERATION_SE = 2;- See Also:
-
COMPASS_BEARING8_ENUMERATION_NW_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_NW_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 221:33]
COMPASS_BEARING8_ENUMERATION_NW = 3;- See Also:
-
COMPASS_BEARING8_ENUMERATION_NE_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_NE_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 222:33]
COMPASS_BEARING8_ENUMERATION_NE = 4;- See Also:
-
COMPASS_BEARING8_ENUMERATION_W_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_W_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 223:32]
COMPASS_BEARING8_ENUMERATION_W = 5;- See Also:
-
COMPASS_BEARING8_ENUMERATION_E_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_E_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 224:32]
COMPASS_BEARING8_ENUMERATION_E = 6;- See Also:
-
COMPASS_BEARING8_ENUMERATION_S_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_S_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 225:32]
COMPASS_BEARING8_ENUMERATION_S = 7;- See Also:
-
COMPASS_BEARING8_ENUMERATION_N_VALUE
public static final int COMPASS_BEARING8_ENUMERATION_N_VALUE[netex_framework/netex_utility/netex_location_types.xsd at 226:32]
COMPASS_BEARING8_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<CompassBearing8Enumeration> 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 CompassBearing8Enumeration 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
-