Package uk.org.netex.www.netex
Enum Class 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-
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_equipmentAccess_support.xsd at 414:38][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 415:37][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 416:38][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 417:36][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 418:36][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 419:43][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 423:36][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 420:43][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 421:43][netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 422:37]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 414:38]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 415:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 416:38]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 417:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 418:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 419:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 423:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 420:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 421:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 422:37]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic SurfaceTypeEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<SurfaceTypeEnumeration> static SurfaceTypeEnumerationvalueOf(int value) Deprecated.static SurfaceTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SurfaceTypeEnumerationReturns the enum constant of this class with the specified name.static SurfaceTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SURFACE_TYPE_ENUMERATION_UNSPECIFIED
Default
SURFACE_TYPE_ENUMERATION_UNSPECIFIED = 0; -
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
[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 415:37]
SURFACE_TYPE_ENUMERATION_BRICKS = 2; -
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
[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 417:36]
SURFACE_TYPE_ENUMERATION_EARTH = 4; -
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
[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 419:43]
SURFACE_TYPE_ENUMERATION_LOOSE_SURFACE = 6; -
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
[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 421:43]
SURFACE_TYPE_ENUMERATION_ROUGH_SURFACE = 8; -
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
[netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 423:36]
SURFACE_TYPE_ENUMERATION_OTHER = 10; -
UNRECOGNIZED
-
-
Field Details
-
SURFACE_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int SURFACE_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
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
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<SurfaceTypeEnumeration> 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 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 nameNullPointerException- if the argument is null
-