Package uk.org.netex.www.netex
Enum Class VehicleAccessFacilityEnumeration
java.lang.Object
java.lang.Enum<VehicleAccessFacilityEnumeration>
uk.org.netex.www.netex.VehicleAccessFacilityEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<VehicleAccessFacilityEnumeration>,Constable
public enum VehicleAccessFacilityEnumeration
extends Enum<VehicleAccessFacilityEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Vehicle Access Facility. NB. These are the properties of access to a VEHICLE. +1.1 [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 178:58]Protobuf enum
uk.org.netex.www.netex.VehicleAccessFacilityEnumeration-
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_facility_support.xsd at 186:44][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 185:41][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 189:45][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 188:42][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 187:36][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 183:38]Default[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 190:40][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 184:45] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 186:44]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 185:41]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 189:45]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 188:42]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 187:36]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 183:38]static final intDefaultstatic final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 190:40]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 184:45] -
Method Summary
Modifier and TypeMethodDescriptionforNumber(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<VehicleAccessFacilityEnumeration> valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static VehicleAccessFacilityEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNSPECIFIED
public static final VehicleAccessFacilityEnumeration VEHICLE_ACCESS_FACILITY_ENUMERATION_UNSPECIFIEDDefault
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNSPECIFIED = 0; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNKNOWN
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 183:38]
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNKNOWN = 1; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT
public static final VehicleAccessFacilityEnumeration VEHICLE_ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 184:45]
VEHICLE_ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT = 2; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_MANUAL_RAMP
public static final VehicleAccessFacilityEnumeration VEHICLE_ACCESS_FACILITY_ENUMERATION_MANUAL_RAMP[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 185:41]
VEHICLE_ACCESS_FACILITY_ENUMERATION_MANUAL_RAMP = 3; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP
public static final VehicleAccessFacilityEnumeration VEHICLE_ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 186:44]
VEHICLE_ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP = 4; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_STEPS
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 187:36]
VEHICLE_ACCESS_FACILITY_ENUMERATION_STEPS = 5; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_SLIDING_STEP
public static final VehicleAccessFacilityEnumeration VEHICLE_ACCESS_FACILITY_ENUMERATION_SLIDING_STEP[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 188:42]
VEHICLE_ACCESS_FACILITY_ENUMERATION_SLIDING_STEP = 6; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE
public static final VehicleAccessFacilityEnumeration VEHICLE_ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 189:45]
VEHICLE_ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE = 7; -
VEHICLE_ACCESS_FACILITY_ENUMERATION_VALIDATOR
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 190:40]
VEHICLE_ACCESS_FACILITY_ENUMERATION_VALIDATOR = 8; -
UNRECOGNIZED
-
-
Field Details
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_UNSPECIFIED_VALUEDefault
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNKNOWN_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_UNKNOWN_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 183:38]
VEHICLE_ACCESS_FACILITY_ENUMERATION_UNKNOWN = 1;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 184:45]
VEHICLE_ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT = 2;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_MANUAL_RAMP_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_MANUAL_RAMP_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 185:41]
VEHICLE_ACCESS_FACILITY_ENUMERATION_MANUAL_RAMP = 3;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 186:44]
VEHICLE_ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP = 4;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_STEPS_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_STEPS_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 187:36]
VEHICLE_ACCESS_FACILITY_ENUMERATION_STEPS = 5;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_SLIDING_STEP_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_SLIDING_STEP_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 188:42]
VEHICLE_ACCESS_FACILITY_ENUMERATION_SLIDING_STEP = 6;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 189:45]
VEHICLE_ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE = 7;- See Also:
-
VEHICLE_ACCESS_FACILITY_ENUMERATION_VALIDATOR_VALUE
public static final int VEHICLE_ACCESS_FACILITY_ENUMERATION_VALIDATOR_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 190:40]
VEHICLE_ACCESS_FACILITY_ENUMERATION_VALIDATOR = 8;- 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
public static com.google.protobuf.Internal.EnumLiteMap<VehicleAccessFacilityEnumeration> 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
public static VehicleAccessFacilityEnumeration 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 nameNullPointerException- if the argument is null
-