Enum Class BorderTypeEnumeration

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

@Generated public enum BorderTypeEnumeration extends Enum<BorderTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for border types  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 295:47]
 
Protobuf enum uk.org.netex.www.netex.BorderTypeEnumeration
  • Enum Constant Details

    • BORDER_TYPE_ENUMERATION_UNSPECIFIED

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      BORDER_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • BORDER_TYPE_ENUMERATION_WALL

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_WALL
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 300:35]
       
      BORDER_TYPE_ENUMERATION_WALL = 1;
    • BORDER_TYPE_ENUMERATION_GRASS

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_GRASS
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 301:36]
       
      BORDER_TYPE_ENUMERATION_GRASS = 2;
    • BORDER_TYPE_ENUMERATION_EARTH

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_EARTH
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 302:36]
       
      BORDER_TYPE_ENUMERATION_EARTH = 3;
    • BORDER_TYPE_ENUMERATION_BARRIER

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_BARRIER
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 303:38]
       
      BORDER_TYPE_ENUMERATION_BARRIER = 4;
    • BORDER_TYPE_ENUMERATION_ROAD

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_ROAD
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 304:35]
       
      BORDER_TYPE_ENUMERATION_ROAD = 5;
    • BORDER_TYPE_ENUMERATION_CYCLING_LANE

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_CYCLING_LANE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 305:42]
       
      BORDER_TYPE_ENUMERATION_CYCLING_LANE = 6;
    • BORDER_TYPE_ENUMERATION_STEP

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_STEP
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 306:35]
       
      BORDER_TYPE_ENUMERATION_STEP = 7;
    • BORDER_TYPE_ENUMERATION_RAIL

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_RAIL
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 307:35]
       
      BORDER_TYPE_ENUMERATION_RAIL = 8;
    • BORDER_TYPE_ENUMERATION_PLANTS

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_PLANTS
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 308:37]
       
      BORDER_TYPE_ENUMERATION_PLANTS = 9;
    • BORDER_TYPE_ENUMERATION_TREES

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_TREES
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 309:36]
       
      BORDER_TYPE_ENUMERATION_TREES = 10;
    • BORDER_TYPE_ENUMERATION_MUD

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_MUD
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 310:34]
       
      BORDER_TYPE_ENUMERATION_MUD = 11;
    • BORDER_TYPE_ENUMERATION_SOLID_EDGE

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_SOLID_EDGE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 311:40]
       
      BORDER_TYPE_ENUMERATION_SOLID_EDGE = 12;
    • BORDER_TYPE_ENUMERATION_WATER

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_WATER
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 312:36]
       
      BORDER_TYPE_ENUMERATION_WATER = 13;
    • BORDER_TYPE_ENUMERATION_GRAVEL

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_GRAVEL
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 313:37]
       
      BORDER_TYPE_ENUMERATION_GRAVEL = 14;
    • BORDER_TYPE_ENUMERATION_NO_PHYSICAL_BORDER

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_NO_PHYSICAL_BORDER
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 314:47]
       
      BORDER_TYPE_ENUMERATION_NO_PHYSICAL_BORDER = 15;
    • BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 315:50]
       
      BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER = 16;
    • BORDER_TYPE_ENUMERATION_UNKNOWN

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_UNKNOWN
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 316:38]
       
      BORDER_TYPE_ENUMERATION_UNKNOWN = 17;
    • BORDER_TYPE_ENUMERATION_OTHER

      public static final BorderTypeEnumeration BORDER_TYPE_ENUMERATION_OTHER
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 317:36]
       
      BORDER_TYPE_ENUMERATION_OTHER = 18;
    • UNRECOGNIZED

      public static final BorderTypeEnumeration UNRECOGNIZED
  • Field Details

    • BORDER_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int BORDER_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      BORDER_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • BORDER_TYPE_ENUMERATION_WALL_VALUE

      public static final int BORDER_TYPE_ENUMERATION_WALL_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 300:35]
       
      BORDER_TYPE_ENUMERATION_WALL = 1;
      See Also:
    • BORDER_TYPE_ENUMERATION_GRASS_VALUE

      public static final int BORDER_TYPE_ENUMERATION_GRASS_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 301:36]
       
      BORDER_TYPE_ENUMERATION_GRASS = 2;
      See Also:
    • BORDER_TYPE_ENUMERATION_EARTH_VALUE

      public static final int BORDER_TYPE_ENUMERATION_EARTH_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 302:36]
       
      BORDER_TYPE_ENUMERATION_EARTH = 3;
      See Also:
    • BORDER_TYPE_ENUMERATION_BARRIER_VALUE

      public static final int BORDER_TYPE_ENUMERATION_BARRIER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 303:38]
       
      BORDER_TYPE_ENUMERATION_BARRIER = 4;
      See Also:
    • BORDER_TYPE_ENUMERATION_ROAD_VALUE

      public static final int BORDER_TYPE_ENUMERATION_ROAD_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 304:35]
       
      BORDER_TYPE_ENUMERATION_ROAD = 5;
      See Also:
    • BORDER_TYPE_ENUMERATION_CYCLING_LANE_VALUE

      public static final int BORDER_TYPE_ENUMERATION_CYCLING_LANE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 305:42]
       
      BORDER_TYPE_ENUMERATION_CYCLING_LANE = 6;
      See Also:
    • BORDER_TYPE_ENUMERATION_STEP_VALUE

      public static final int BORDER_TYPE_ENUMERATION_STEP_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 306:35]
       
      BORDER_TYPE_ENUMERATION_STEP = 7;
      See Also:
    • BORDER_TYPE_ENUMERATION_RAIL_VALUE

      public static final int BORDER_TYPE_ENUMERATION_RAIL_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 307:35]
       
      BORDER_TYPE_ENUMERATION_RAIL = 8;
      See Also:
    • BORDER_TYPE_ENUMERATION_PLANTS_VALUE

      public static final int BORDER_TYPE_ENUMERATION_PLANTS_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 308:37]
       
      BORDER_TYPE_ENUMERATION_PLANTS = 9;
      See Also:
    • BORDER_TYPE_ENUMERATION_TREES_VALUE

      public static final int BORDER_TYPE_ENUMERATION_TREES_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 309:36]
       
      BORDER_TYPE_ENUMERATION_TREES = 10;
      See Also:
    • BORDER_TYPE_ENUMERATION_MUD_VALUE

      public static final int BORDER_TYPE_ENUMERATION_MUD_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 310:34]
       
      BORDER_TYPE_ENUMERATION_MUD = 11;
      See Also:
    • BORDER_TYPE_ENUMERATION_SOLID_EDGE_VALUE

      public static final int BORDER_TYPE_ENUMERATION_SOLID_EDGE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 311:40]
       
      BORDER_TYPE_ENUMERATION_SOLID_EDGE = 12;
      See Also:
    • BORDER_TYPE_ENUMERATION_WATER_VALUE

      public static final int BORDER_TYPE_ENUMERATION_WATER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 312:36]
       
      BORDER_TYPE_ENUMERATION_WATER = 13;
      See Also:
    • BORDER_TYPE_ENUMERATION_GRAVEL_VALUE

      public static final int BORDER_TYPE_ENUMERATION_GRAVEL_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 313:37]
       
      BORDER_TYPE_ENUMERATION_GRAVEL = 14;
      See Also:
    • BORDER_TYPE_ENUMERATION_NO_PHYSICAL_BORDER_VALUE

      public static final int BORDER_TYPE_ENUMERATION_NO_PHYSICAL_BORDER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 314:47]
       
      BORDER_TYPE_ENUMERATION_NO_PHYSICAL_BORDER = 15;
      See Also:
    • BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER_VALUE

      public static final int BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 315:50]
       
      BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER = 16;
      See Also:
    • BORDER_TYPE_ENUMERATION_UNKNOWN_VALUE

      public static final int BORDER_TYPE_ENUMERATION_UNKNOWN_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 316:38]
       
      BORDER_TYPE_ENUMERATION_UNKNOWN = 17;
      See Also:
    • BORDER_TYPE_ENUMERATION_OTHER_VALUE

      public static final int BORDER_TYPE_ENUMERATION_OTHER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 317:36]
       
      BORDER_TYPE_ENUMERATION_OTHER = 18;
      See Also:
  • Method Details

    • values

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