Package uk.org.netex.www.netex
Enum Class NavigationTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<NavigationTypeEnumeration>,Constable
@Generated
public enum NavigationTypeEnumeration
extends Enum<NavigationTypeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Navigation type. [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 235:51]Protobuf enum
uk.org.netex.www.netex.NavigationTypeEnumeration-
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_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 240:41][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 250:42][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 241:43][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 252:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 242:41][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 243:41][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 244:43][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 249:42][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 251:43][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 248:44][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 245:43][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 246:43][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 247:44]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 240:41]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 250:42]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 241:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 252:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 242:41]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 243:41]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 244:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 249:42]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 251:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 248:44]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 245:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 246:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 247:44]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic NavigationTypeEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<NavigationTypeEnumeration> static NavigationTypeEnumerationvalueOf(int value) Deprecated.static NavigationTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static NavigationTypeEnumerationReturns the enum constant of this class with the specified name.static NavigationTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
NAVIGATION_TYPE_ENUMERATION_UNSPECIFIED
Default
NAVIGATION_TYPE_ENUMERATION_UNSPECIFIED = 0; -
NAVIGATION_TYPE_ENUMERATION_HALL_TO_QUAY
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 240:41]
NAVIGATION_TYPE_ENUMERATION_HALL_TO_QUAY = 1; -
NAVIGATION_TYPE_ENUMERATION_HALL_TO_STREET
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 241:43]
NAVIGATION_TYPE_ENUMERATION_HALL_TO_STREET = 2; -
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_HALL
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 242:41]
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_HALL = 3; -
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_QUAY
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 243:41]
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_QUAY = 4; -
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_STREET
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 244:43]
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_STREET = 5; -
NAVIGATION_TYPE_ENUMERATION_STREET_TO_HALL
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 245:43]
NAVIGATION_TYPE_ENUMERATION_STREET_TO_HALL = 6; -
NAVIGATION_TYPE_ENUMERATION_STREET_TO_QUAY
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 246:43]
NAVIGATION_TYPE_ENUMERATION_STREET_TO_QUAY = 7; -
NAVIGATION_TYPE_ENUMERATION_STREET_TO_SPACE
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 247:44]
NAVIGATION_TYPE_ENUMERATION_STREET_TO_SPACE = 8; -
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_STREET
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 248:44]
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_STREET = 9; -
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_HALL
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 249:42]
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_HALL = 10; -
NAVIGATION_TYPE_ENUMERATION_HALL_TO_SPACE
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 250:42]
NAVIGATION_TYPE_ENUMERATION_HALL_TO_SPACE = 11; -
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_SPACE
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 251:43]
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_SPACE = 12; -
NAVIGATION_TYPE_ENUMERATION_OTHER
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 252:36]
NAVIGATION_TYPE_ENUMERATION_OTHER = 13; -
UNRECOGNIZED
-
-
Field Details
-
NAVIGATION_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
NAVIGATION_TYPE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_HALL_TO_QUAY_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_HALL_TO_QUAY_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 240:41]
NAVIGATION_TYPE_ENUMERATION_HALL_TO_QUAY = 1;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_HALL_TO_STREET_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_HALL_TO_STREET_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 241:43]
NAVIGATION_TYPE_ENUMERATION_HALL_TO_STREET = 2;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_HALL_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_QUAY_TO_HALL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 242:41]
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_HALL = 3;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_QUAY_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_QUAY_TO_QUAY_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 243:41]
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_QUAY = 4;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_STREET_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_QUAY_TO_STREET_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 244:43]
NAVIGATION_TYPE_ENUMERATION_QUAY_TO_STREET = 5;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_STREET_TO_HALL_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_STREET_TO_HALL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 245:43]
NAVIGATION_TYPE_ENUMERATION_STREET_TO_HALL = 6;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_STREET_TO_QUAY_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_STREET_TO_QUAY_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 246:43]
NAVIGATION_TYPE_ENUMERATION_STREET_TO_QUAY = 7;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_STREET_TO_SPACE_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_STREET_TO_SPACE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 247:44]
NAVIGATION_TYPE_ENUMERATION_STREET_TO_SPACE = 8;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_STREET_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_SPACE_TO_STREET_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 248:44]
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_STREET = 9;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_HALL_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_SPACE_TO_HALL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 249:42]
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_HALL = 10;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_HALL_TO_SPACE_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_HALL_TO_SPACE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 250:42]
NAVIGATION_TYPE_ENUMERATION_HALL_TO_SPACE = 11;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_SPACE_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_SPACE_TO_SPACE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 251:43]
NAVIGATION_TYPE_ENUMERATION_SPACE_TO_SPACE = 12;- See Also:
-
NAVIGATION_TYPE_ENUMERATION_OTHER_VALUE
public static final int NAVIGATION_TYPE_ENUMERATION_OTHER_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 252:36]
NAVIGATION_TYPE_ENUMERATION_OTHER = 13;- 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<NavigationTypeEnumeration> 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 NavigationTypeEnumeration 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
-