Enum Class StepLimitUnitEnumeration

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

public enum StepLimitUnitEnumeration extends Enum<StepLimitUnitEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for STEP LIMIT UNIT Type.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 232:50]
 
Protobuf enum uk.org.netex.www.netex.StepLimitUnitEnumeration
  • Enum Constant Details

    • STEP_LIMIT_UNIT_ENUMERATION_UNSPECIFIED

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_UNSPECIFIED
       Default
       
      STEP_LIMIT_UNIT_ENUMERATION_UNSPECIFIED = 0;
    • STEP_LIMIT_UNIT_ENUMERATION_STOPS

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_STOPS
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 237:36]
       
      STEP_LIMIT_UNIT_ENUMERATION_STOPS = 1;
    • STEP_LIMIT_UNIT_ENUMERATION_STOPS_INCLUDING_PASS_THROUGH_STOPS

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_STOPS_INCLUDING_PASS_THROUGH_STOPS
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 238:61]
       
      STEP_LIMIT_UNIT_ENUMERATION_STOPS_INCLUDING_PASS_THROUGH_STOPS = 2;
    • STEP_LIMIT_UNIT_ENUMERATION_SECTIONS

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_SECTIONS
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 239:39]
       
      STEP_LIMIT_UNIT_ENUMERATION_SECTIONS = 3;
    • STEP_LIMIT_UNIT_ENUMERATION_ZONES

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_ZONES
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 240:36]
       
      STEP_LIMIT_UNIT_ENUMERATION_ZONES = 4;
    • STEP_LIMIT_UNIT_ENUMERATION_NETWORKS

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_NETWORKS
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 241:39]
       
      STEP_LIMIT_UNIT_ENUMERATION_NETWORKS = 5;
    • STEP_LIMIT_UNIT_ENUMERATION_OPERATORS

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_OPERATORS
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 242:40]
       
      STEP_LIMIT_UNIT_ENUMERATION_OPERATORS = 6;
    • STEP_LIMIT_UNIT_ENUMERATION_COUNTRIES

      public static final StepLimitUnitEnumeration STEP_LIMIT_UNIT_ENUMERATION_COUNTRIES
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 243:40]
       
      STEP_LIMIT_UNIT_ENUMERATION_COUNTRIES = 7;
    • UNRECOGNIZED

      public static final StepLimitUnitEnumeration UNRECOGNIZED
  • Field Details

    • STEP_LIMIT_UNIT_ENUMERATION_UNSPECIFIED_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      STEP_LIMIT_UNIT_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_STOPS_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_STOPS_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 237:36]
       
      STEP_LIMIT_UNIT_ENUMERATION_STOPS = 1;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_STOPS_INCLUDING_PASS_THROUGH_STOPS_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_STOPS_INCLUDING_PASS_THROUGH_STOPS_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 238:61]
       
      STEP_LIMIT_UNIT_ENUMERATION_STOPS_INCLUDING_PASS_THROUGH_STOPS = 2;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_SECTIONS_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_SECTIONS_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 239:39]
       
      STEP_LIMIT_UNIT_ENUMERATION_SECTIONS = 3;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_ZONES_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_ZONES_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 240:36]
       
      STEP_LIMIT_UNIT_ENUMERATION_ZONES = 4;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_NETWORKS_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_NETWORKS_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 241:39]
       
      STEP_LIMIT_UNIT_ENUMERATION_NETWORKS = 5;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_OPERATORS_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_OPERATORS_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 242:40]
       
      STEP_LIMIT_UNIT_ENUMERATION_OPERATORS = 6;
      See Also:
    • STEP_LIMIT_UNIT_ENUMERATION_COUNTRIES_VALUE

      public static final int STEP_LIMIT_UNIT_ENUMERATION_COUNTRIES_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 243:40]
       
      STEP_LIMIT_UNIT_ENUMERATION_COUNTRIES = 7;
      See Also:
  • Method Details

    • values

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