Enum Class AccessibilityToolEnumeration

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

@Generated public enum AccessibilityToolEnumeration extends Enum<AccessibilityToolEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Accessibility Tools.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 194:54]
 
Protobuf enum uk.org.netex.www.netex.AccessibilityToolEnumeration
  • Enum Constant Details

    • ACCESSIBILITY_TOOL_ENUMERATION_UNSPECIFIED

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_UNSPECIFIED
       Default
       
      ACCESSIBILITY_TOOL_ENUMERATION_UNSPECIFIED = 0;
    • ACCESSIBILITY_TOOL_ENUMERATION_WHEELCHAIR

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_WHEELCHAIR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 199:41]
       
      ACCESSIBILITY_TOOL_ENUMERATION_WHEELCHAIR = 1;
    • ACCESSIBILITY_TOOL_ENUMERATION_WALKINGSTICK

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_WALKINGSTICK
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 200:43]
       
      ACCESSIBILITY_TOOL_ENUMERATION_WALKINGSTICK = 2;
    • ACCESSIBILITY_TOOL_ENUMERATION_AUDIO_NAVIGATOR

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_AUDIO_NAVIGATOR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 201:45]
       
      ACCESSIBILITY_TOOL_ENUMERATION_AUDIO_NAVIGATOR = 3;
    • ACCESSIBILITY_TOOL_ENUMERATION_VISUAL_NAVIGATOR

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_VISUAL_NAVIGATOR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 202:46]
       
      ACCESSIBILITY_TOOL_ENUMERATION_VISUAL_NAVIGATOR = 4;
    • ACCESSIBILITY_TOOL_ENUMERATION_PASSENGER_CART

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_PASSENGER_CART
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 203:44]
       
      ACCESSIBILITY_TOOL_ENUMERATION_PASSENGER_CART = 5;
    • ACCESSIBILITY_TOOL_ENUMERATION_PUSHCHAIR

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_PUSHCHAIR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 204:40]
       
      ACCESSIBILITY_TOOL_ENUMERATION_PUSHCHAIR = 6;
    • ACCESSIBILITY_TOOL_ENUMERATION_UMBRELLA

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_UMBRELLA
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 205:39]
       
      ACCESSIBILITY_TOOL_ENUMERATION_UMBRELLA = 7;
    • ACCESSIBILITY_TOOL_ENUMERATION_BUGGY

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_BUGGY
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 206:36]
       
      ACCESSIBILITY_TOOL_ENUMERATION_BUGGY = 8;
    • ACCESSIBILITY_TOOL_ENUMERATION_OTHER

      public static final AccessibilityToolEnumeration ACCESSIBILITY_TOOL_ENUMERATION_OTHER
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 207:36]
       
      ACCESSIBILITY_TOOL_ENUMERATION_OTHER = 9;
    • UNRECOGNIZED

      public static final AccessibilityToolEnumeration UNRECOGNIZED
  • Field Details

    • ACCESSIBILITY_TOOL_ENUMERATION_UNSPECIFIED_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      ACCESSIBILITY_TOOL_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_WHEELCHAIR_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_WHEELCHAIR_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 199:41]
       
      ACCESSIBILITY_TOOL_ENUMERATION_WHEELCHAIR = 1;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_WALKINGSTICK_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_WALKINGSTICK_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 200:43]
       
      ACCESSIBILITY_TOOL_ENUMERATION_WALKINGSTICK = 2;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_AUDIO_NAVIGATOR_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_AUDIO_NAVIGATOR_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 201:45]
       
      ACCESSIBILITY_TOOL_ENUMERATION_AUDIO_NAVIGATOR = 3;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_VISUAL_NAVIGATOR_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_VISUAL_NAVIGATOR_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 202:46]
       
      ACCESSIBILITY_TOOL_ENUMERATION_VISUAL_NAVIGATOR = 4;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_PASSENGER_CART_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_PASSENGER_CART_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 203:44]
       
      ACCESSIBILITY_TOOL_ENUMERATION_PASSENGER_CART = 5;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_PUSHCHAIR_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_PUSHCHAIR_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 204:40]
       
      ACCESSIBILITY_TOOL_ENUMERATION_PUSHCHAIR = 6;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_UMBRELLA_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_UMBRELLA_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 205:39]
       
      ACCESSIBILITY_TOOL_ENUMERATION_UMBRELLA = 7;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_BUGGY_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_BUGGY_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 206:36]
       
      ACCESSIBILITY_TOOL_ENUMERATION_BUGGY = 8;
      See Also:
    • ACCESSIBILITY_TOOL_ENUMERATION_OTHER_VALUE

      public static final int ACCESSIBILITY_TOOL_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 207:36]
       
      ACCESSIBILITY_TOOL_ENUMERATION_OTHER = 9;
      See Also:
  • Method Details

    • values

      public static AccessibilityToolEnumeration[] 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 AccessibilityToolEnumeration 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 AccessibilityToolEnumeration 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 AccessibilityToolEnumeration 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<AccessibilityToolEnumeration> 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 com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static AccessibilityToolEnumeration 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