Enum Class TelecabinSubmodeEnumeration

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

public enum TelecabinSubmodeEnumeration extends Enum<TelecabinSubmodeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Values for Telecabin MODEs of TRANSPORT: TPEG pti_table_09, col_table_14.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 395:53]
 
Protobuf enum uk.org.netex.www.netex.TelecabinSubmodeEnumeration
  • Enum Constant Details

    • TELECABIN_SUBMODE_ENUMERATION_UNSPECIFIED

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_UNSPECIFIED
       Default
       
      TELECABIN_SUBMODE_ENUMERATION_UNSPECIFIED = 0;
    • TELECABIN_SUBMODE_ENUMERATION_UNKNOWN

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_UNKNOWN
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 400:38]
       
      TELECABIN_SUBMODE_ENUMERATION_UNKNOWN = 1;
    • TELECABIN_SUBMODE_ENUMERATION_UNDEFINED

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_UNDEFINED
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 401:40]
       
      TELECABIN_SUBMODE_ENUMERATION_UNDEFINED = 2;
    • TELECABIN_SUBMODE_ENUMERATION_TELECABIN

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_TELECABIN
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 402:40]
       
      TELECABIN_SUBMODE_ENUMERATION_TELECABIN = 3;
    • TELECABIN_SUBMODE_ENUMERATION_CABLE_CAR

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_CABLE_CAR
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 403:39]
       
      TELECABIN_SUBMODE_ENUMERATION_CABLE_CAR = 4;
    • TELECABIN_SUBMODE_ENUMERATION_LIFT

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_LIFT
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 404:35]
       
      TELECABIN_SUBMODE_ENUMERATION_LIFT = 5;
    • TELECABIN_SUBMODE_ENUMERATION_CHAIR_LIFT

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_CHAIR_LIFT
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 405:40]
       
      TELECABIN_SUBMODE_ENUMERATION_CHAIR_LIFT = 6;
    • TELECABIN_SUBMODE_ENUMERATION_DRAG_LIFT

      public static final TelecabinSubmodeEnumeration TELECABIN_SUBMODE_ENUMERATION_DRAG_LIFT
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 406:39]
       
      TELECABIN_SUBMODE_ENUMERATION_DRAG_LIFT = 7;
    • UNRECOGNIZED

      public static final TelecabinSubmodeEnumeration UNRECOGNIZED
  • Field Details

    • TELECABIN_SUBMODE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      TELECABIN_SUBMODE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_UNKNOWN_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_UNKNOWN_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 400:38]
       
      TELECABIN_SUBMODE_ENUMERATION_UNKNOWN = 1;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_UNDEFINED_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_UNDEFINED_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 401:40]
       
      TELECABIN_SUBMODE_ENUMERATION_UNDEFINED = 2;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_TELECABIN_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_TELECABIN_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 402:40]
       
      TELECABIN_SUBMODE_ENUMERATION_TELECABIN = 3;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_CABLE_CAR_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_CABLE_CAR_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 403:39]
       
      TELECABIN_SUBMODE_ENUMERATION_CABLE_CAR = 4;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_LIFT_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_LIFT_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 404:35]
       
      TELECABIN_SUBMODE_ENUMERATION_LIFT = 5;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_CHAIR_LIFT_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_CHAIR_LIFT_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 405:40]
       
      TELECABIN_SUBMODE_ENUMERATION_CHAIR_LIFT = 6;
      See Also:
    • TELECABIN_SUBMODE_ENUMERATION_DRAG_LIFT_VALUE

      public static final int TELECABIN_SUBMODE_ENUMERATION_DRAG_LIFT_VALUE
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 406:39]
       
      TELECABIN_SUBMODE_ENUMERATION_DRAG_LIFT = 7;
      See Also:
  • Method Details

    • values

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