Enum Class AccessFacilityEnumeration

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

@Generated 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
  • Enum Constant Details

    • ACCESS_FACILITY_ENUMERATION_UNSPECIFIED

      public static final AccessFacilityEnumeration ACCESS_FACILITY_ENUMERATION_UNSPECIFIED
       Default
       
      ACCESS_FACILITY_ENUMERATION_UNSPECIFIED = 0;
    • ACCESS_FACILITY_ENUMERATION_UNKNOWN

      public static final AccessFacilityEnumeration ACCESS_FACILITY_ENUMERATION_UNKNOWN
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 161:38]
       
      ACCESS_FACILITY_ENUMERATION_UNKNOWN = 1;
    • ACCESS_FACILITY_ENUMERATION_LIFT

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration ACCESS_FACILITY_ENUMERATION_ESCALATOR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 164:40]
       
      ACCESS_FACILITY_ENUMERATION_ESCALATOR = 4;
    • ACCESS_FACILITY_ENUMERATION_TRAVELATOR

      public static final AccessFacilityEnumeration ACCESS_FACILITY_ENUMERATION_TRAVELATOR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 165:41]
       
      ACCESS_FACILITY_ENUMERATION_TRAVELATOR = 5;
    • ACCESS_FACILITY_ENUMERATION_RAMP

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration ACCESS_FACILITY_ENUMERATION_STEPS
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 168:36]
       
      ACCESS_FACILITY_ENUMERATION_STEPS = 8;
    • ACCESS_FACILITY_ENUMERATION_STAIRS

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration 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

      public static final AccessFacilityEnumeration ACCESS_FACILITY_ENUMERATION_VALIDATOR
       [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 175:40]
       
      ACCESS_FACILITY_ENUMERATION_VALIDATOR = 15;
    • UNRECOGNIZED

      public static final AccessFacilityEnumeration UNRECOGNIZED
  • Field Details

    • ACCESS_FACILITY_ENUMERATION_UNSPECIFIED_VALUE

      public static final int ACCESS_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      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

      public static AccessFacilityEnumeration[] 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 AccessFacilityEnumeration 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 AccessFacilityEnumeration 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 AccessFacilityEnumeration 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<AccessFacilityEnumeration> 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 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 name
      NullPointerException - if the argument is null