Enum Class StopTypeEnumeration

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

public enum StopTypeEnumeration extends Enum<StopTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Types of STOP PLACE.  [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 338:45]
 
Protobuf enum uk.org.netex.www.netex.StopTypeEnumeration
  • Enum Constant Details

    • STOP_TYPE_ENUMERATION_UNSPECIFIED

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      STOP_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • STOP_TYPE_ENUMERATION_ONSTREET_BUS

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_ONSTREET_BUS
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 343:42]
       
      STOP_TYPE_ENUMERATION_ONSTREET_BUS = 1;
    • STOP_TYPE_ENUMERATION_ONSTREET_TRAM

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_ONSTREET_TRAM
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 344:43]
       
      STOP_TYPE_ENUMERATION_ONSTREET_TRAM = 2;
    • STOP_TYPE_ENUMERATION_AIRPORT

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_AIRPORT
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 345:38]
       
      STOP_TYPE_ENUMERATION_AIRPORT = 3;
    • STOP_TYPE_ENUMERATION_RAIL_STATION

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_RAIL_STATION
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 346:42]
       
      STOP_TYPE_ENUMERATION_RAIL_STATION = 4;
    • STOP_TYPE_ENUMERATION_METRO_STATION

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_METRO_STATION
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 347:43]
       
      STOP_TYPE_ENUMERATION_METRO_STATION = 5;
    • STOP_TYPE_ENUMERATION_BUS_STATION

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_BUS_STATION
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 348:41]
       
      STOP_TYPE_ENUMERATION_BUS_STATION = 6;
    • STOP_TYPE_ENUMERATION_COACH_STATION

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_COACH_STATION
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 349:43]
       
      STOP_TYPE_ENUMERATION_COACH_STATION = 7;
    • STOP_TYPE_ENUMERATION_TRAM_STATION

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_TRAM_STATION
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 350:42]
       
      STOP_TYPE_ENUMERATION_TRAM_STATION = 8;
    • STOP_TYPE_ENUMERATION_HARBOUR_PORT

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_HARBOUR_PORT
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 351:42]
       
      STOP_TYPE_ENUMERATION_HARBOUR_PORT = 9;
    • STOP_TYPE_ENUMERATION_FERRY_PORT

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_FERRY_PORT
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 352:40]
       
      STOP_TYPE_ENUMERATION_FERRY_PORT = 10;
    • STOP_TYPE_ENUMERATION_FERRY_STOP

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_FERRY_STOP
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 353:40]
       
      STOP_TYPE_ENUMERATION_FERRY_STOP = 11;
    • STOP_TYPE_ENUMERATION_LIFT_STATION

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_LIFT_STATION
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 354:42]
       
      STOP_TYPE_ENUMERATION_LIFT_STATION = 12;
    • STOP_TYPE_ENUMERATION_VEHICLE_RAIL_INTERCHANGE

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_VEHICLE_RAIL_INTERCHANGE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 355:53]
       
      STOP_TYPE_ENUMERATION_VEHICLE_RAIL_INTERCHANGE = 13;
    • STOP_TYPE_ENUMERATION_TAXI_RANK

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_TAXI_RANK
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 356:39]
       
      STOP_TYPE_ENUMERATION_TAXI_RANK = 16;
    • STOP_TYPE_ENUMERATION_OTHER

      public static final StopTypeEnumeration STOP_TYPE_ENUMERATION_OTHER
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 357:36]
       
      STOP_TYPE_ENUMERATION_OTHER = 14;
    • UNRECOGNIZED

      public static final StopTypeEnumeration UNRECOGNIZED
  • Field Details

    • STOP_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int STOP_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      STOP_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • STOP_TYPE_ENUMERATION_ONSTREET_BUS_VALUE

      public static final int STOP_TYPE_ENUMERATION_ONSTREET_BUS_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 343:42]
       
      STOP_TYPE_ENUMERATION_ONSTREET_BUS = 1;
      See Also:
    • STOP_TYPE_ENUMERATION_ONSTREET_TRAM_VALUE

      public static final int STOP_TYPE_ENUMERATION_ONSTREET_TRAM_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 344:43]
       
      STOP_TYPE_ENUMERATION_ONSTREET_TRAM = 2;
      See Also:
    • STOP_TYPE_ENUMERATION_AIRPORT_VALUE

      public static final int STOP_TYPE_ENUMERATION_AIRPORT_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 345:38]
       
      STOP_TYPE_ENUMERATION_AIRPORT = 3;
      See Also:
    • STOP_TYPE_ENUMERATION_RAIL_STATION_VALUE

      public static final int STOP_TYPE_ENUMERATION_RAIL_STATION_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 346:42]
       
      STOP_TYPE_ENUMERATION_RAIL_STATION = 4;
      See Also:
    • STOP_TYPE_ENUMERATION_METRO_STATION_VALUE

      public static final int STOP_TYPE_ENUMERATION_METRO_STATION_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 347:43]
       
      STOP_TYPE_ENUMERATION_METRO_STATION = 5;
      See Also:
    • STOP_TYPE_ENUMERATION_BUS_STATION_VALUE

      public static final int STOP_TYPE_ENUMERATION_BUS_STATION_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 348:41]
       
      STOP_TYPE_ENUMERATION_BUS_STATION = 6;
      See Also:
    • STOP_TYPE_ENUMERATION_COACH_STATION_VALUE

      public static final int STOP_TYPE_ENUMERATION_COACH_STATION_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 349:43]
       
      STOP_TYPE_ENUMERATION_COACH_STATION = 7;
      See Also:
    • STOP_TYPE_ENUMERATION_TRAM_STATION_VALUE

      public static final int STOP_TYPE_ENUMERATION_TRAM_STATION_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 350:42]
       
      STOP_TYPE_ENUMERATION_TRAM_STATION = 8;
      See Also:
    • STOP_TYPE_ENUMERATION_HARBOUR_PORT_VALUE

      public static final int STOP_TYPE_ENUMERATION_HARBOUR_PORT_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 351:42]
       
      STOP_TYPE_ENUMERATION_HARBOUR_PORT = 9;
      See Also:
    • STOP_TYPE_ENUMERATION_FERRY_PORT_VALUE

      public static final int STOP_TYPE_ENUMERATION_FERRY_PORT_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 352:40]
       
      STOP_TYPE_ENUMERATION_FERRY_PORT = 10;
      See Also:
    • STOP_TYPE_ENUMERATION_FERRY_STOP_VALUE

      public static final int STOP_TYPE_ENUMERATION_FERRY_STOP_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 353:40]
       
      STOP_TYPE_ENUMERATION_FERRY_STOP = 11;
      See Also:
    • STOP_TYPE_ENUMERATION_LIFT_STATION_VALUE

      public static final int STOP_TYPE_ENUMERATION_LIFT_STATION_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 354:42]
       
      STOP_TYPE_ENUMERATION_LIFT_STATION = 12;
      See Also:
    • STOP_TYPE_ENUMERATION_VEHICLE_RAIL_INTERCHANGE_VALUE

      public static final int STOP_TYPE_ENUMERATION_VEHICLE_RAIL_INTERCHANGE_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 355:53]
       
      STOP_TYPE_ENUMERATION_VEHICLE_RAIL_INTERCHANGE = 13;
      See Also:
    • STOP_TYPE_ENUMERATION_TAXI_RANK_VALUE

      public static final int STOP_TYPE_ENUMERATION_TAXI_RANK_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 356:39]
       
      STOP_TYPE_ENUMERATION_TAXI_RANK = 16;
      See Also:
    • STOP_TYPE_ENUMERATION_OTHER_VALUE

      public static final int STOP_TYPE_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 357:36]
       
      STOP_TYPE_ENUMERATION_OTHER = 14;
      See Also:
  • Method Details

    • values

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