Enum Class RequestMethodTypeEnumeration

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

@Generated public enum RequestMethodTypeEnumeration extends Enum<RequestMethodTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Stop RequestMethod  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 388:54]
 
Protobuf enum uk.org.netex.www.netex.RequestMethodTypeEnumeration
  • Enum Constant Details

    • REQUEST_METHOD_TYPE_ENUMERATION_UNSPECIFIED

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      REQUEST_METHOD_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • REQUEST_METHOD_TYPE_ENUMERATION_NONE_REQUIRED

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_NONE_REQUIRED
       No action required to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 393:42]
       
      REQUEST_METHOD_TYPE_ENUMERATION_NONE_REQUIRED = 1;
    • REQUEST_METHOD_TYPE_ENUMERATION_HAND_SIGNAL

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_HAND_SIGNAL
       Make hand signal to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 398:40]
       
      REQUEST_METHOD_TYPE_ENUMERATION_HAND_SIGNAL = 2;
    • REQUEST_METHOD_TYPE_ENUMERATION_TURN_ON_LIGHT

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_TURN_ON_LIGHT
       Call number to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 403:41]
       
      REQUEST_METHOD_TYPE_ENUMERATION_TURN_ON_LIGHT = 3;
    • REQUEST_METHOD_TYPE_ENUMERATION_STOP_BUTTON

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_STOP_BUTTON
       Press button at stop to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 408:40]
       
      REQUEST_METHOD_TYPE_ENUMERATION_STOP_BUTTON = 4;
    • REQUEST_METHOD_TYPE_ENUMERATION_PHONE_CALL

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_PHONE_CALL
       Call number to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 413:39]
       
      REQUEST_METHOD_TYPE_ENUMERATION_PHONE_CALL = 5;
    • REQUEST_METHOD_TYPE_ENUMERATION_MOBILE_APP

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_MOBILE_APP
       Use mobile Application to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 418:39]
       
      REQUEST_METHOD_TYPE_ENUMERATION_MOBILE_APP = 6;
    • REQUEST_METHOD_TYPE_ENUMERATION_SMS

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_SMS
       Use Sms to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 423:33]
       
      REQUEST_METHOD_TYPE_ENUMERATION_SMS = 7;
    • REQUEST_METHOD_TYPE_ENUMERATION_SPEAK_TO_DRIVER_ONBOARD

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_SPEAK_TO_DRIVER_ONBOARD
       Tell the driver to request stop. Mainly used for on demand traffic, where the route depends on where passengers want to leave the vehicle.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 428:50]
       
      REQUEST_METHOD_TYPE_ENUMERATION_SPEAK_TO_DRIVER_ONBOARD = 10;
    • REQUEST_METHOD_TYPE_ENUMERATION_OTHER

      public static final RequestMethodTypeEnumeration REQUEST_METHOD_TYPE_ENUMERATION_OTHER
       Use other method to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 433:35]
       
      REQUEST_METHOD_TYPE_ENUMERATION_OTHER = 8;
    • UNRECOGNIZED

      public static final RequestMethodTypeEnumeration UNRECOGNIZED
  • Field Details

    • REQUEST_METHOD_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      REQUEST_METHOD_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_NONE_REQUIRED_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_NONE_REQUIRED_VALUE
       No action required to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 393:42]
       
      REQUEST_METHOD_TYPE_ENUMERATION_NONE_REQUIRED = 1;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_HAND_SIGNAL_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_HAND_SIGNAL_VALUE
       Make hand signal to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 398:40]
       
      REQUEST_METHOD_TYPE_ENUMERATION_HAND_SIGNAL = 2;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_TURN_ON_LIGHT_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_TURN_ON_LIGHT_VALUE
       Call number to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 403:41]
       
      REQUEST_METHOD_TYPE_ENUMERATION_TURN_ON_LIGHT = 3;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_STOP_BUTTON_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_STOP_BUTTON_VALUE
       Press button at stop to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 408:40]
       
      REQUEST_METHOD_TYPE_ENUMERATION_STOP_BUTTON = 4;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_PHONE_CALL_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_PHONE_CALL_VALUE
       Call number to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 413:39]
       
      REQUEST_METHOD_TYPE_ENUMERATION_PHONE_CALL = 5;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_MOBILE_APP_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_MOBILE_APP_VALUE
       Use mobile Application to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 418:39]
       
      REQUEST_METHOD_TYPE_ENUMERATION_MOBILE_APP = 6;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_SMS_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_SMS_VALUE
       Use Sms to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 423:33]
       
      REQUEST_METHOD_TYPE_ENUMERATION_SMS = 7;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_SPEAK_TO_DRIVER_ONBOARD_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_SPEAK_TO_DRIVER_ONBOARD_VALUE
       Tell the driver to request stop. Mainly used for on demand traffic, where the route depends on where passengers want to leave the vehicle.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 428:50]
       
      REQUEST_METHOD_TYPE_ENUMERATION_SPEAK_TO_DRIVER_ONBOARD = 10;
      See Also:
    • REQUEST_METHOD_TYPE_ENUMERATION_OTHER_VALUE

      public static final int REQUEST_METHOD_TYPE_ENUMERATION_OTHER_VALUE
       Use other method to request stop  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 433:35]
       
      REQUEST_METHOD_TYPE_ENUMERATION_OTHER = 8;
      See Also:
  • Method Details

    • values

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