Package uk.org.netex.www.netex
Enum Class FlooringTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<FlooringTypeEnumeration>,Constable
@Generated
public enum FlooringTypeEnumeration
extends Enum<FlooringTypeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for flooring. [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 269:49]Protobuf enum
uk.org.netex.www.netex.FlooringTypeEnumeration-
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 276:38][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 274:37][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 281:43][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 275:39][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 277:35][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 288:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 278:48][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 279:49][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 287:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 289:37][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 292:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 280:45][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 282:37][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 283:41][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 286:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 290:37][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 291:38]Default[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 284:36][netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 285:35] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 276:38]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 274:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 281:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 275:39]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 277:35]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 288:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 278:48]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 279:49]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 287:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 289:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 292:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 280:45]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 282:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 283:41]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 286:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 290:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 291:38]static final intDefaultstatic final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 284:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 285:35] -
Method Summary
Modifier and TypeMethodDescriptionstatic FlooringTypeEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<FlooringTypeEnumeration> static FlooringTypeEnumerationvalueOf(int value) Deprecated.static FlooringTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static FlooringTypeEnumerationReturns the enum constant of this class with the specified name.static FlooringTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
FLOORING_TYPE_ENUMERATION_UNSPECIFIED
Default
FLOORING_TYPE_ENUMERATION_UNSPECIFIED = 0; -
FLOORING_TYPE_ENUMERATION_CARPET
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 274:37]
FLOORING_TYPE_ENUMERATION_CARPET = 1; -
FLOORING_TYPE_ENUMERATION_CONCRETE
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 275:39]
FLOORING_TYPE_ENUMERATION_CONCRETE = 2; -
FLOORING_TYPE_ENUMERATION_ASPHALT
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 276:38]
FLOORING_TYPE_ENUMERATION_ASPHALT = 3; -
FLOORING_TYPE_ENUMERATION_CORK
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 277:35]
FLOORING_TYPE_ENUMERATION_CORK = 4; -
FLOORING_TYPE_ENUMERATION_FIBREGLASS_GRATING
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 278:48]
FLOORING_TYPE_ENUMERATION_FIBREGLASS_GRATING = 5; -
FLOORING_TYPE_ENUMERATION_GLAZED_CERAMIC_TILES
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 279:49]
FLOORING_TYPE_ENUMERATION_GLAZED_CERAMIC_TILES = 6; -
FLOORING_TYPE_ENUMERATION_PLASTIC_MATTING
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 280:45]
FLOORING_TYPE_ENUMERATION_PLASTIC_MATTING = 7; -
FLOORING_TYPE_ENUMERATION_CERAMIC_TILES
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 281:43]
FLOORING_TYPE_ENUMERATION_CERAMIC_TILES = 8; -
FLOORING_TYPE_ENUMERATION_RUBBER
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 282:37]
FLOORING_TYPE_ENUMERATION_RUBBER = 9; -
FLOORING_TYPE_ENUMERATION_STEEL_PLATE
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 283:41]
FLOORING_TYPE_ENUMERATION_STEEL_PLATE = 10; -
FLOORING_TYPE_ENUMERATION_VINYL
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 284:36]
FLOORING_TYPE_ENUMERATION_VINYL = 11; -
FLOORING_TYPE_ENUMERATION_WOOD
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 285:35]
FLOORING_TYPE_ENUMERATION_WOOD = 12; -
FLOORING_TYPE_ENUMERATION_STONE
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 286:36]
FLOORING_TYPE_ENUMERATION_STONE = 13; -
FLOORING_TYPE_ENUMERATION_GRASS
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 287:36]
FLOORING_TYPE_ENUMERATION_GRASS = 14; -
FLOORING_TYPE_ENUMERATION_EARTH
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 288:36]
FLOORING_TYPE_ENUMERATION_EARTH = 15; -
FLOORING_TYPE_ENUMERATION_GRAVEL
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 289:37]
FLOORING_TYPE_ENUMERATION_GRAVEL = 16; -
FLOORING_TYPE_ENUMERATION_UNEVEN
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 290:37]
FLOORING_TYPE_ENUMERATION_UNEVEN = 17; -
FLOORING_TYPE_ENUMERATION_UNKNOWN
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 291:38]
FLOORING_TYPE_ENUMERATION_UNKNOWN = 18; -
FLOORING_TYPE_ENUMERATION_OTHER
[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 292:36]
FLOORING_TYPE_ENUMERATION_OTHER = 19; -
UNRECOGNIZED
-
-
Field Details
-
FLOORING_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int FLOORING_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
FLOORING_TYPE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
FLOORING_TYPE_ENUMERATION_CARPET_VALUE
public static final int FLOORING_TYPE_ENUMERATION_CARPET_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 274:37]
FLOORING_TYPE_ENUMERATION_CARPET = 1;- See Also:
-
FLOORING_TYPE_ENUMERATION_CONCRETE_VALUE
public static final int FLOORING_TYPE_ENUMERATION_CONCRETE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 275:39]
FLOORING_TYPE_ENUMERATION_CONCRETE = 2;- See Also:
-
FLOORING_TYPE_ENUMERATION_ASPHALT_VALUE
public static final int FLOORING_TYPE_ENUMERATION_ASPHALT_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 276:38]
FLOORING_TYPE_ENUMERATION_ASPHALT = 3;- See Also:
-
FLOORING_TYPE_ENUMERATION_CORK_VALUE
public static final int FLOORING_TYPE_ENUMERATION_CORK_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 277:35]
FLOORING_TYPE_ENUMERATION_CORK = 4;- See Also:
-
FLOORING_TYPE_ENUMERATION_FIBREGLASS_GRATING_VALUE
public static final int FLOORING_TYPE_ENUMERATION_FIBREGLASS_GRATING_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 278:48]
FLOORING_TYPE_ENUMERATION_FIBREGLASS_GRATING = 5;- See Also:
-
FLOORING_TYPE_ENUMERATION_GLAZED_CERAMIC_TILES_VALUE
public static final int FLOORING_TYPE_ENUMERATION_GLAZED_CERAMIC_TILES_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 279:49]
FLOORING_TYPE_ENUMERATION_GLAZED_CERAMIC_TILES = 6;- See Also:
-
FLOORING_TYPE_ENUMERATION_PLASTIC_MATTING_VALUE
public static final int FLOORING_TYPE_ENUMERATION_PLASTIC_MATTING_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 280:45]
FLOORING_TYPE_ENUMERATION_PLASTIC_MATTING = 7;- See Also:
-
FLOORING_TYPE_ENUMERATION_CERAMIC_TILES_VALUE
public static final int FLOORING_TYPE_ENUMERATION_CERAMIC_TILES_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 281:43]
FLOORING_TYPE_ENUMERATION_CERAMIC_TILES = 8;- See Also:
-
FLOORING_TYPE_ENUMERATION_RUBBER_VALUE
public static final int FLOORING_TYPE_ENUMERATION_RUBBER_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 282:37]
FLOORING_TYPE_ENUMERATION_RUBBER = 9;- See Also:
-
FLOORING_TYPE_ENUMERATION_STEEL_PLATE_VALUE
public static final int FLOORING_TYPE_ENUMERATION_STEEL_PLATE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 283:41]
FLOORING_TYPE_ENUMERATION_STEEL_PLATE = 10;- See Also:
-
FLOORING_TYPE_ENUMERATION_VINYL_VALUE
public static final int FLOORING_TYPE_ENUMERATION_VINYL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 284:36]
FLOORING_TYPE_ENUMERATION_VINYL = 11;- See Also:
-
FLOORING_TYPE_ENUMERATION_WOOD_VALUE
public static final int FLOORING_TYPE_ENUMERATION_WOOD_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 285:35]
FLOORING_TYPE_ENUMERATION_WOOD = 12;- See Also:
-
FLOORING_TYPE_ENUMERATION_STONE_VALUE
public static final int FLOORING_TYPE_ENUMERATION_STONE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 286:36]
FLOORING_TYPE_ENUMERATION_STONE = 13;- See Also:
-
FLOORING_TYPE_ENUMERATION_GRASS_VALUE
public static final int FLOORING_TYPE_ENUMERATION_GRASS_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 287:36]
FLOORING_TYPE_ENUMERATION_GRASS = 14;- See Also:
-
FLOORING_TYPE_ENUMERATION_EARTH_VALUE
public static final int FLOORING_TYPE_ENUMERATION_EARTH_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 288:36]
FLOORING_TYPE_ENUMERATION_EARTH = 15;- See Also:
-
FLOORING_TYPE_ENUMERATION_GRAVEL_VALUE
public static final int FLOORING_TYPE_ENUMERATION_GRAVEL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 289:37]
FLOORING_TYPE_ENUMERATION_GRAVEL = 16;- See Also:
-
FLOORING_TYPE_ENUMERATION_UNEVEN_VALUE
public static final int FLOORING_TYPE_ENUMERATION_UNEVEN_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 290:37]
FLOORING_TYPE_ENUMERATION_UNEVEN = 17;- See Also:
-
FLOORING_TYPE_ENUMERATION_UNKNOWN_VALUE
public static final int FLOORING_TYPE_ENUMERATION_UNKNOWN_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 291:38]
FLOORING_TYPE_ENUMERATION_UNKNOWN = 18;- See Also:
-
FLOORING_TYPE_ENUMERATION_OTHER_VALUE
public static final int FLOORING_TYPE_ENUMERATION_OTHER_VALUE[netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 292:36]
FLOORING_TYPE_ENUMERATION_OTHER = 19;- 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<FlooringTypeEnumeration> 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 FlooringTypeEnumeration 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
-