Package uk.org.netex.www.netex
Enum Class MobilityEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<MobilityEnumeration>,Constable
@Generated
public enum MobilityEnumeration
extends Enum<MobilityEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for of mobility needs. [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 192:45]Protobuf enum
uk.org.netex.www.netex.MobilityEnumeration-
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_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 198:49][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 200:46][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 199:50][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 205:37][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 204:48][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 203:49][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 201:50]Default[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 202:43][netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 197:41] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 198:49]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 200:46]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 199:50]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 205:37]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 204:48]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 203:49]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 201:50]static final intDefaultstatic final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 202:43]static final int[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 197:41] -
Method Summary
Modifier and TypeMethodDescriptionstatic MobilityEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<MobilityEnumeration> static MobilityEnumerationvalueOf(int value) Deprecated.static MobilityEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MobilityEnumerationReturns the enum constant of this class with the specified name.static MobilityEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MOBILITY_ENUMERATION_UNSPECIFIED
Default
MOBILITY_ENUMERATION_UNSPECIFIED = 0; -
MOBILITY_ENUMERATION_WHEELCHAIR
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 197:41]
MOBILITY_ENUMERATION_WHEELCHAIR = 1; -
MOBILITY_ENUMERATION_ASSISTED_WHEELCHAIR
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 198:49]
MOBILITY_ENUMERATION_ASSISTED_WHEELCHAIR = 2; -
MOBILITY_ENUMERATION_MOTORIZED_WHEELCHAIR
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 199:50]
MOBILITY_ENUMERATION_MOTORIZED_WHEELCHAIR = 3; -
MOBILITY_ENUMERATION_MOBILITY_SCOOTER
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 200:46]
MOBILITY_ENUMERATION_MOBILITY_SCOOTER = 4; -
MOBILITY_ENUMERATION_ROAD_MOBILITY_SCOOTER
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 201:50]
MOBILITY_ENUMERATION_ROAD_MOBILITY_SCOOTER = 5; -
MOBILITY_ENUMERATION_WALKING_FRAME
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 202:43]
MOBILITY_ENUMERATION_WALKING_FRAME = 6; -
MOBILITY_ENUMERATION_RESTRICTED_MOBILITY
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 203:49]
MOBILITY_ENUMERATION_RESTRICTED_MOBILITY = 7; -
MOBILITY_ENUMERATION_OTHER_MOBILITY_NEED
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 204:48]
MOBILITY_ENUMERATION_OTHER_MOBILITY_NEED = 8; -
MOBILITY_ENUMERATION_NORMAL
[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 205:37]
MOBILITY_ENUMERATION_NORMAL = 9; -
UNRECOGNIZED
-
-
Field Details
-
MOBILITY_ENUMERATION_UNSPECIFIED_VALUE
public static final int MOBILITY_ENUMERATION_UNSPECIFIED_VALUEDefault
MOBILITY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
MOBILITY_ENUMERATION_WHEELCHAIR_VALUE
public static final int MOBILITY_ENUMERATION_WHEELCHAIR_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 197:41]
MOBILITY_ENUMERATION_WHEELCHAIR = 1;- See Also:
-
MOBILITY_ENUMERATION_ASSISTED_WHEELCHAIR_VALUE
public static final int MOBILITY_ENUMERATION_ASSISTED_WHEELCHAIR_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 198:49]
MOBILITY_ENUMERATION_ASSISTED_WHEELCHAIR = 2;- See Also:
-
MOBILITY_ENUMERATION_MOTORIZED_WHEELCHAIR_VALUE
public static final int MOBILITY_ENUMERATION_MOTORIZED_WHEELCHAIR_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 199:50]
MOBILITY_ENUMERATION_MOTORIZED_WHEELCHAIR = 3;- See Also:
-
MOBILITY_ENUMERATION_MOBILITY_SCOOTER_VALUE
public static final int MOBILITY_ENUMERATION_MOBILITY_SCOOTER_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 200:46]
MOBILITY_ENUMERATION_MOBILITY_SCOOTER = 4;- See Also:
-
MOBILITY_ENUMERATION_ROAD_MOBILITY_SCOOTER_VALUE
public static final int MOBILITY_ENUMERATION_ROAD_MOBILITY_SCOOTER_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 201:50]
MOBILITY_ENUMERATION_ROAD_MOBILITY_SCOOTER = 5;- See Also:
-
MOBILITY_ENUMERATION_WALKING_FRAME_VALUE
public static final int MOBILITY_ENUMERATION_WALKING_FRAME_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 202:43]
MOBILITY_ENUMERATION_WALKING_FRAME = 6;- See Also:
-
MOBILITY_ENUMERATION_RESTRICTED_MOBILITY_VALUE
public static final int MOBILITY_ENUMERATION_RESTRICTED_MOBILITY_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 203:49]
MOBILITY_ENUMERATION_RESTRICTED_MOBILITY = 7;- See Also:
-
MOBILITY_ENUMERATION_OTHER_MOBILITY_NEED_VALUE
public static final int MOBILITY_ENUMERATION_OTHER_MOBILITY_NEED_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 204:48]
MOBILITY_ENUMERATION_OTHER_MOBILITY_NEED = 8;- See Also:
-
MOBILITY_ENUMERATION_NORMAL_VALUE
public static final int MOBILITY_ENUMERATION_NORMAL_VALUE[netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 205:37]
MOBILITY_ENUMERATION_NORMAL = 9;- 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
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
-