Package uk.org.netex.www.netex
Enum Class BorderTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<BorderTypeEnumeration>,Constable
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-
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_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 303:38][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 305:42][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 302:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 301:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 313:37][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 310:34][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 314:47][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 317:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 315:50][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 308:37][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 307:35][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 304:35][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 311:40][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 306:35][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 309:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 316:38]Default[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 300:35][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 312:36] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 303:38]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 305:42]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 302:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 301:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 313:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 310:34]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 314:47]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 315:50]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 317:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 308:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 307:35]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 304:35]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 311:40]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 306:35]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 309:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 316:38]static final intDefaultstatic final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 300:35]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 312:36] -
Method Summary
Modifier and TypeMethodDescriptionstatic BorderTypeEnumerationforNumber(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<BorderTypeEnumeration> static BorderTypeEnumerationvalueOf(int value) Deprecated.static BorderTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static BorderTypeEnumerationReturns the enum constant of this class with the specified name.static BorderTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
BORDER_TYPE_ENUMERATION_UNSPECIFIED
Default
BORDER_TYPE_ENUMERATION_UNSPECIFIED = 0; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 301:36]
BORDER_TYPE_ENUMERATION_GRASS = 2; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 303:38]
BORDER_TYPE_ENUMERATION_BARRIER = 4; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 305:42]
BORDER_TYPE_ENUMERATION_CYCLING_LANE = 6; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 307:35]
BORDER_TYPE_ENUMERATION_RAIL = 8; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 309:36]
BORDER_TYPE_ENUMERATION_TREES = 10; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 311:40]
BORDER_TYPE_ENUMERATION_SOLID_EDGE = 12; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 313:37]
BORDER_TYPE_ENUMERATION_GRAVEL = 14; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 315:50]
BORDER_TYPE_ENUMERATION_OTHER_PHYSICAL_BORDER = 16; -
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
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 317:36]
BORDER_TYPE_ENUMERATION_OTHER = 18; -
UNRECOGNIZED
-
-
Field Details
-
BORDER_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int BORDER_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
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
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
-
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 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 nameNullPointerException- if the argument is null
-