Enum Class MobilityEnumeration

java.lang.Object
java.lang.Enum<MobilityEnumeration>
uk.org.netex.www.netex.MobilityEnumeration
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<MobilityEnumeration>, Constable

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
  • Enum Constant Details

    • MOBILITY_ENUMERATION_UNSPECIFIED

      public static final MobilityEnumeration MOBILITY_ENUMERATION_UNSPECIFIED
       Default
       
      MOBILITY_ENUMERATION_UNSPECIFIED = 0;
    • MOBILITY_ENUMERATION_WHEELCHAIR

      public static final MobilityEnumeration MOBILITY_ENUMERATION_WHEELCHAIR
       [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 197:41]
       
      MOBILITY_ENUMERATION_WHEELCHAIR = 1;
    • MOBILITY_ENUMERATION_ASSISTED_WHEELCHAIR

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration 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

      public static final MobilityEnumeration MOBILITY_ENUMERATION_NORMAL
       [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd at 205:37]
       
      MOBILITY_ENUMERATION_NORMAL = 9;
    • UNRECOGNIZED

      public static final MobilityEnumeration UNRECOGNIZED
  • Field Details

    • MOBILITY_ENUMERATION_UNSPECIFIED_VALUE

      public static final int MOBILITY_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      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

      public static MobilityEnumeration[] 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

      public static MobilityEnumeration valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      @Deprecated public static MobilityEnumeration valueOf(int value)
      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 name
      NullPointerException - if the argument is null
    • forNumber

      public static MobilityEnumeration forNumber(int value)
      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<MobilityEnumeration> internalGetValueMap()
    • getValueDescriptor

      public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
      Specified by:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptor

      public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static MobilityEnumeration 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 name
      NullPointerException - if the argument is null