Package uk.org.netex.www.netex
Enum Class StopUseEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<StopUseEnumeration>,Constable
public enum StopUseEnumeration
extends Enum<StopUseEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Stop Use. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 365:44]Protobuf enum
uk.org.netex.www.netex.StopUseEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionStop May be used to access transport system.Stop may only be used for interchange.[netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 385:52]Vehicle passes through without stopping.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intStop May be used to access transport system.static final intStop may only be used for interchange.static final int[netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 385:52]static final intVehicle passes through without stopping.static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic StopUseEnumerationforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<StopUseEnumeration> static StopUseEnumerationvalueOf(int value) Deprecated.static StopUseEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static StopUseEnumerationReturns the enum constant of this class with the specified name.static StopUseEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
STOP_USE_ENUMERATION_UNSPECIFIED
Default
STOP_USE_ENUMERATION_UNSPECIFIED = 0; -
STOP_USE_ENUMERATION_ACCESS
Stop May be used to access transport system. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 370:36]
STOP_USE_ENUMERATION_ACCESS = 1; -
STOP_USE_ENUMERATION_INTERCHANGE_ONLY
Stop may only be used for interchange. Passengers may not enter or exit the station. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 375:45]
STOP_USE_ENUMERATION_INTERCHANGE_ONLY = 2; -
STOP_USE_ENUMERATION_PASSTHROUGH
Vehicle passes through without stopping. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 380:41]
STOP_USE_ENUMERATION_PASSTHROUGH = 3; -
STOP_USE_ENUMERATION_NO_BOARDING_OR_ALIGHTING
[netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 385:52]
STOP_USE_ENUMERATION_NO_BOARDING_OR_ALIGHTING = 4; -
UNRECOGNIZED
-
-
Field Details
-
STOP_USE_ENUMERATION_UNSPECIFIED_VALUE
public static final int STOP_USE_ENUMERATION_UNSPECIFIED_VALUEDefault
STOP_USE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
STOP_USE_ENUMERATION_ACCESS_VALUE
public static final int STOP_USE_ENUMERATION_ACCESS_VALUEStop May be used to access transport system. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 370:36]
STOP_USE_ENUMERATION_ACCESS = 1;- See Also:
-
STOP_USE_ENUMERATION_INTERCHANGE_ONLY_VALUE
public static final int STOP_USE_ENUMERATION_INTERCHANGE_ONLY_VALUEStop may only be used for interchange. Passengers may not enter or exit the station. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 375:45]
STOP_USE_ENUMERATION_INTERCHANGE_ONLY = 2;- See Also:
-
STOP_USE_ENUMERATION_PASSTHROUGH_VALUE
public static final int STOP_USE_ENUMERATION_PASSTHROUGH_VALUEVehicle passes through without stopping. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 380:41]
STOP_USE_ENUMERATION_PASSTHROUGH = 3;- See Also:
-
STOP_USE_ENUMERATION_NO_BOARDING_OR_ALIGHTING_VALUE
public static final int STOP_USE_ENUMERATION_NO_BOARDING_OR_ALIGHTING_VALUE[netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 385:52]
STOP_USE_ENUMERATION_NO_BOARDING_OR_ALIGHTING = 4;- 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 final 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
-