Package uk.org.netex.www.netex
Enum Class AccessModeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<AccessModeEnumeration>,Constable
@Generated
public enum AccessModeEnumeration
extends Enum<AccessModeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Access MODEs for SITEs. [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 73:47]Protobuf enum
uk.org.netex.www.netex.AccessModeEnumeration-
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_mode_support.xsd at 79:38][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 80:35][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 81:34][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 78:35][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 86:41][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 87:38][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 83:38][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 85:36][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 84:34][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 82:35]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 79:38]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 80:35]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 81:34]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 78:35]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 86:41]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 87:38]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 83:38]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 85:36]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 84:34]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 82:35]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic AccessModeEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<AccessModeEnumeration> static AccessModeEnumerationvalueOf(int value) Deprecated.static AccessModeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AccessModeEnumerationReturns the enum constant of this class with the specified name.static AccessModeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ACCESS_MODE_ENUMERATION_UNSPECIFIED
Default
ACCESS_MODE_ENUMERATION_UNSPECIFIED = 0; -
ACCESS_MODE_ENUMERATION_FOOT
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 78:35]
ACCESS_MODE_ENUMERATION_FOOT = 1; -
ACCESS_MODE_ENUMERATION_BICYCLE
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 79:38]
ACCESS_MODE_ENUMERATION_BICYCLE = 2; -
ACCESS_MODE_ENUMERATION_BOAT
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 80:35]
ACCESS_MODE_ENUMERATION_BOAT = 3; -
ACCESS_MODE_ENUMERATION_CAR
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 81:34]
ACCESS_MODE_ENUMERATION_CAR = 4; -
ACCESS_MODE_ENUMERATION_TAXI
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 82:35]
ACCESS_MODE_ENUMERATION_TAXI = 5; -
ACCESS_MODE_ENUMERATION_SHUTTLE
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 83:38]
ACCESS_MODE_ENUMERATION_SHUTTLE = 6; -
ACCESS_MODE_ENUMERATION_SKI
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 84:34]
ACCESS_MODE_ENUMERATION_SKI = 7; -
ACCESS_MODE_ENUMERATION_SKATE
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 85:36]
ACCESS_MODE_ENUMERATION_SKATE = 8; -
ACCESS_MODE_ENUMERATION_MOTORCYCLE
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 86:41]
ACCESS_MODE_ENUMERATION_MOTORCYCLE = 9; -
ACCESS_MODE_ENUMERATION_SCOOTER
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 87:38]
ACCESS_MODE_ENUMERATION_SCOOTER = 10; -
UNRECOGNIZED
-
-
Field Details
-
ACCESS_MODE_ENUMERATION_UNSPECIFIED_VALUE
public static final int ACCESS_MODE_ENUMERATION_UNSPECIFIED_VALUEDefault
ACCESS_MODE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
ACCESS_MODE_ENUMERATION_FOOT_VALUE
public static final int ACCESS_MODE_ENUMERATION_FOOT_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 78:35]
ACCESS_MODE_ENUMERATION_FOOT = 1;- See Also:
-
ACCESS_MODE_ENUMERATION_BICYCLE_VALUE
public static final int ACCESS_MODE_ENUMERATION_BICYCLE_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 79:38]
ACCESS_MODE_ENUMERATION_BICYCLE = 2;- See Also:
-
ACCESS_MODE_ENUMERATION_BOAT_VALUE
public static final int ACCESS_MODE_ENUMERATION_BOAT_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 80:35]
ACCESS_MODE_ENUMERATION_BOAT = 3;- See Also:
-
ACCESS_MODE_ENUMERATION_CAR_VALUE
public static final int ACCESS_MODE_ENUMERATION_CAR_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 81:34]
ACCESS_MODE_ENUMERATION_CAR = 4;- See Also:
-
ACCESS_MODE_ENUMERATION_TAXI_VALUE
public static final int ACCESS_MODE_ENUMERATION_TAXI_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 82:35]
ACCESS_MODE_ENUMERATION_TAXI = 5;- See Also:
-
ACCESS_MODE_ENUMERATION_SHUTTLE_VALUE
public static final int ACCESS_MODE_ENUMERATION_SHUTTLE_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 83:38]
ACCESS_MODE_ENUMERATION_SHUTTLE = 6;- See Also:
-
ACCESS_MODE_ENUMERATION_SKI_VALUE
public static final int ACCESS_MODE_ENUMERATION_SKI_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 84:34]
ACCESS_MODE_ENUMERATION_SKI = 7;- See Also:
-
ACCESS_MODE_ENUMERATION_SKATE_VALUE
public static final int ACCESS_MODE_ENUMERATION_SKATE_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 85:36]
ACCESS_MODE_ENUMERATION_SKATE = 8;- See Also:
-
ACCESS_MODE_ENUMERATION_MOTORCYCLE_VALUE
public static final int ACCESS_MODE_ENUMERATION_MOTORCYCLE_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 86:41]
ACCESS_MODE_ENUMERATION_MOTORCYCLE = 9;- See Also:
-
ACCESS_MODE_ENUMERATION_SCOOTER_VALUE
public static final int ACCESS_MODE_ENUMERATION_SCOOTER_VALUE[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 87:38]
ACCESS_MODE_ENUMERATION_SCOOTER = 10;- 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
-
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 AccessModeEnumeration 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
-