Package uk.org.netex.www.netex
Enum Class AccessFacilityEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<AccessFacilityEnumeration>,Constable
public enum AccessFacilityEnumeration
extends Enum<AccessFacilityEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Site Access Facility. NB. These are the properties of access to a fixed SITE, not to a VEHICLE. [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 156:51]Protobuf enum
uk.org.netex.www.netex.AccessFacilityEnumeration-
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 167:44][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 173:38][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 164:40][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 162:35][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 174:45][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 172:45][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 166:35][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 171:38][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 170:42][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 169:37][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 168:36][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 165:41][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 161:38]Default[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 175:40][netex_framework/netex_reusableComponents/netex_facility_support.xsd at 163:45] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 167:44]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 173:38]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 164:40]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 162:35]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 174:45]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 172:45]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 166:35]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 171:38]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 170:42]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 169:37]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 168:36]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 165:41]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 161:38]static final intDefaultstatic final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 175:40]static final int[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 163:45] -
Method Summary
Modifier and TypeMethodDescriptionstatic AccessFacilityEnumerationforNumber(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<AccessFacilityEnumeration> static AccessFacilityEnumerationvalueOf(int value) Deprecated.static AccessFacilityEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AccessFacilityEnumerationReturns the enum constant of this class with the specified name.static AccessFacilityEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ACCESS_FACILITY_ENUMERATION_UNSPECIFIED
Default
ACCESS_FACILITY_ENUMERATION_UNSPECIFIED = 0; -
ACCESS_FACILITY_ENUMERATION_UNKNOWN
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 161:38]
ACCESS_FACILITY_ENUMERATION_UNKNOWN = 1; -
ACCESS_FACILITY_ENUMERATION_LIFT
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 162:35]
ACCESS_FACILITY_ENUMERATION_LIFT = 2; -
ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 163:45]
ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT = 3; -
ACCESS_FACILITY_ENUMERATION_ESCALATOR
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 164:40]
ACCESS_FACILITY_ENUMERATION_ESCALATOR = 4; -
ACCESS_FACILITY_ENUMERATION_TRAVELATOR
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 165:41]
ACCESS_FACILITY_ENUMERATION_TRAVELATOR = 5; -
ACCESS_FACILITY_ENUMERATION_RAMP
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 166:35]
ACCESS_FACILITY_ENUMERATION_RAMP = 6; -
ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 167:44]
ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP = 7; -
ACCESS_FACILITY_ENUMERATION_STEPS
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 168:36]
ACCESS_FACILITY_ENUMERATION_STEPS = 8; -
ACCESS_FACILITY_ENUMERATION_STAIRS
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 169:37]
ACCESS_FACILITY_ENUMERATION_STAIRS = 9; -
ACCESS_FACILITY_ENUMERATION_SLIDING_STEP
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 170:42]
ACCESS_FACILITY_ENUMERATION_SLIDING_STEP = 10; -
ACCESS_FACILITY_ENUMERATION_SHUTTLE
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 171:38]
ACCESS_FACILITY_ENUMERATION_SHUTTLE = 11; -
ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 172:45]
ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE = 12; -
ACCESS_FACILITY_ENUMERATION_BARRIER
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 173:38]
ACCESS_FACILITY_ENUMERATION_BARRIER = 13; -
ACCESS_FACILITY_ENUMERATION_LOW_FLOOR_ACCESS
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 174:45]
ACCESS_FACILITY_ENUMERATION_LOW_FLOOR_ACCESS = 14; -
ACCESS_FACILITY_ENUMERATION_VALIDATOR
[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 175:40]
ACCESS_FACILITY_ENUMERATION_VALIDATOR = 15; -
UNRECOGNIZED
-
-
Field Details
-
ACCESS_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_UNSPECIFIED_VALUEDefault
ACCESS_FACILITY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
ACCESS_FACILITY_ENUMERATION_UNKNOWN_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_UNKNOWN_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 161:38]
ACCESS_FACILITY_ENUMERATION_UNKNOWN = 1;- See Also:
-
ACCESS_FACILITY_ENUMERATION_LIFT_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_LIFT_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 162:35]
ACCESS_FACILITY_ENUMERATION_LIFT = 2;- See Also:
-
ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 163:45]
ACCESS_FACILITY_ENUMERATION_WHEELCHAIR_LIFT = 3;- See Also:
-
ACCESS_FACILITY_ENUMERATION_ESCALATOR_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_ESCALATOR_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 164:40]
ACCESS_FACILITY_ENUMERATION_ESCALATOR = 4;- See Also:
-
ACCESS_FACILITY_ENUMERATION_TRAVELATOR_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_TRAVELATOR_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 165:41]
ACCESS_FACILITY_ENUMERATION_TRAVELATOR = 5;- See Also:
-
ACCESS_FACILITY_ENUMERATION_RAMP_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_RAMP_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 166:35]
ACCESS_FACILITY_ENUMERATION_RAMP = 6;- See Also:
-
ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 167:44]
ACCESS_FACILITY_ENUMERATION_AUTOMATIC_RAMP = 7;- See Also:
-
ACCESS_FACILITY_ENUMERATION_STEPS_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_STEPS_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 168:36]
ACCESS_FACILITY_ENUMERATION_STEPS = 8;- See Also:
-
ACCESS_FACILITY_ENUMERATION_STAIRS_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_STAIRS_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 169:37]
ACCESS_FACILITY_ENUMERATION_STAIRS = 9;- See Also:
-
ACCESS_FACILITY_ENUMERATION_SLIDING_STEP_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_SLIDING_STEP_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 170:42]
ACCESS_FACILITY_ENUMERATION_SLIDING_STEP = 10;- See Also:
-
ACCESS_FACILITY_ENUMERATION_SHUTTLE_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_SHUTTLE_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 171:38]
ACCESS_FACILITY_ENUMERATION_SHUTTLE = 11;- See Also:
-
ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 172:45]
ACCESS_FACILITY_ENUMERATION_NARROW_ENTRANCE = 12;- See Also:
-
ACCESS_FACILITY_ENUMERATION_BARRIER_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_BARRIER_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 173:38]
ACCESS_FACILITY_ENUMERATION_BARRIER = 13;- See Also:
-
ACCESS_FACILITY_ENUMERATION_LOW_FLOOR_ACCESS_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_LOW_FLOOR_ACCESS_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 174:45]
ACCESS_FACILITY_ENUMERATION_LOW_FLOOR_ACCESS = 14;- See Also:
-
ACCESS_FACILITY_ENUMERATION_VALIDATOR_VALUE
public static final int ACCESS_FACILITY_ENUMERATION_VALIDATOR_VALUE[netex_framework/netex_reusableComponents/netex_facility_support.xsd at 175:40]
ACCESS_FACILITY_ENUMERATION_VALIDATOR = 15;- 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<AccessFacilityEnumeration> 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 AccessFacilityEnumeration 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
-