Package uk.org.netex.www.netex
Enum Class StopTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<StopTypeEnumeration>,Constable
@Generated
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-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 345:38][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 348:41][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 349:43][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 352:40][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 353:40][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 351:42][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 354:42][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 347:43][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 343:42][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 344:43][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 357:36][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 346:42][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 356:39][netex_framework/netex_reusableComponents/netex_mode_support.xsd at 350:42]Default[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 355:53] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 345:38]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 348:41]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 349:43]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 352:40]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 353:40]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 351:42]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 354:42]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 347:43]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 343:42]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 344:43]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 357:36]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 346:42]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 356:39]static final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 350:42]static final intDefaultstatic final int[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 355:53] -
Method Summary
Modifier and TypeMethodDescriptionstatic StopTypeEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<StopTypeEnumeration> static StopTypeEnumerationvalueOf(int value) Deprecated.static StopTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static StopTypeEnumerationReturns the enum constant of this class with the specified name.static StopTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
STOP_TYPE_ENUMERATION_UNSPECIFIED
Default
STOP_TYPE_ENUMERATION_UNSPECIFIED = 0; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 344:43]
STOP_TYPE_ENUMERATION_ONSTREET_TRAM = 2; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 346:42]
STOP_TYPE_ENUMERATION_RAIL_STATION = 4; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 348:41]
STOP_TYPE_ENUMERATION_BUS_STATION = 6; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 350:42]
STOP_TYPE_ENUMERATION_TRAM_STATION = 8; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 352:40]
STOP_TYPE_ENUMERATION_FERRY_PORT = 10; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 354:42]
STOP_TYPE_ENUMERATION_LIFT_STATION = 12; -
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
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 356:39]
STOP_TYPE_ENUMERATION_TAXI_RANK = 16; -
STOP_TYPE_ENUMERATION_OTHER
[netex_framework/netex_reusableComponents/netex_mode_support.xsd at 357:36]
STOP_TYPE_ENUMERATION_OTHER = 14; -
UNRECOGNIZED
-
-
Field Details
-
STOP_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int STOP_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
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
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
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 nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
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 nameNullPointerException- if the argument is null
-
forNumber
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
-
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
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 nameNullPointerException- if the argument is null
-