Enum Class SurfaceTypeEnumeration

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

@Generated public enum SurfaceTypeEnumeration extends Enum<SurfaceTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed value for surface.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 409:48]
 
Protobuf enum uk.org.netex.www.netex.SurfaceTypeEnumeration
  • Enum Constant Details

    • SURFACE_TYPE_ENUMERATION_UNSPECIFIED

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      SURFACE_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • SURFACE_TYPE_ENUMERATION_ASPHALT

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_ASPHALT
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 414:38]
       
      SURFACE_TYPE_ENUMERATION_ASPHALT = 1;
    • SURFACE_TYPE_ENUMERATION_BRICKS

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_BRICKS
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 415:37]
       
      SURFACE_TYPE_ENUMERATION_BRICKS = 2;
    • SURFACE_TYPE_ENUMERATION_COBBLES

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_COBBLES
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 416:38]
       
      SURFACE_TYPE_ENUMERATION_COBBLES = 3;
    • SURFACE_TYPE_ENUMERATION_EARTH

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_EARTH
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 417:36]
       
      SURFACE_TYPE_ENUMERATION_EARTH = 4;
    • SURFACE_TYPE_ENUMERATION_GRASS

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_GRASS
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 418:36]
       
      SURFACE_TYPE_ENUMERATION_GRASS = 5;
    • SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 419:43]
       
      SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE = 6;
    • SURFACE_TYPE_ENUMERATION_PAVING_STONES

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_PAVING_STONES
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 420:43]
       
      SURFACE_TYPE_ENUMERATION_PAVING_STONES = 7;
    • SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 421:43]
       
      SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE = 8;
    • SURFACE_TYPE_ENUMERATION_SMOOTH

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_SMOOTH
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 422:37]
       
      SURFACE_TYPE_ENUMERATION_SMOOTH = 9;
    • SURFACE_TYPE_ENUMERATION_OTHER

      public static final SurfaceTypeEnumeration SURFACE_TYPE_ENUMERATION_OTHER
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 423:36]
       
      SURFACE_TYPE_ENUMERATION_OTHER = 10;
    • UNRECOGNIZED

      public static final SurfaceTypeEnumeration UNRECOGNIZED
  • Field Details

    • SURFACE_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      SURFACE_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • SURFACE_TYPE_ENUMERATION_ASPHALT_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_ASPHALT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 414:38]
       
      SURFACE_TYPE_ENUMERATION_ASPHALT = 1;
      See Also:
    • SURFACE_TYPE_ENUMERATION_BRICKS_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_BRICKS_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 415:37]
       
      SURFACE_TYPE_ENUMERATION_BRICKS = 2;
      See Also:
    • SURFACE_TYPE_ENUMERATION_COBBLES_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_COBBLES_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 416:38]
       
      SURFACE_TYPE_ENUMERATION_COBBLES = 3;
      See Also:
    • SURFACE_TYPE_ENUMERATION_EARTH_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_EARTH_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 417:36]
       
      SURFACE_TYPE_ENUMERATION_EARTH = 4;
      See Also:
    • SURFACE_TYPE_ENUMERATION_GRASS_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_GRASS_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 418:36]
       
      SURFACE_TYPE_ENUMERATION_GRASS = 5;
      See Also:
    • SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 419:43]
       
      SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE = 6;
      See Also:
    • SURFACE_TYPE_ENUMERATION_PAVING_STONES_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_PAVING_STONES_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 420:43]
       
      SURFACE_TYPE_ENUMERATION_PAVING_STONES = 7;
      See Also:
    • SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 421:43]
       
      SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE = 8;
      See Also:
    • SURFACE_TYPE_ENUMERATION_SMOOTH_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_SMOOTH_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 422:37]
       
      SURFACE_TYPE_ENUMERATION_SMOOTH = 9;
      See Also:
    • SURFACE_TYPE_ENUMERATION_OTHER_VALUE

      public static final int SURFACE_TYPE_ENUMERATION_OTHER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 423:36]
       
      SURFACE_TYPE_ENUMERATION_OTHER = 10;
      See Also:
  • Method Details

    • values

      public static SurfaceTypeEnumeration[] 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 SurfaceTypeEnumeration 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 SurfaceTypeEnumeration 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 SurfaceTypeEnumeration 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<SurfaceTypeEnumeration> 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 SurfaceTypeEnumeration 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