Package uk.org.netex.www.netex
Enum Class SiteTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<SiteTypeEnumeration>,Constable
public enum SiteTypeEnumeration
extends Enum<SiteTypeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Types of SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 375:45]Protobuf enum
uk.org.netex.www.netex.SiteTypeEnumeration-
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_site_support.xsd at 389:49][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 388:41][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 384:43][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 383:37][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 390:36][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 385:37][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 380:37][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 387:37][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 386:40][netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 381:41]Default[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 382:36] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 389:49]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 388:41]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 384:43]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 383:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 390:36]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 385:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 380:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 387:37]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 386:40]static final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 381:41]static final intDefaultstatic final int[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 382:36] -
Method Summary
Modifier and TypeMethodDescriptionstatic SiteTypeEnumerationforNumber(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<SiteTypeEnumeration> static SiteTypeEnumerationvalueOf(int value) Deprecated.static SiteTypeEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SiteTypeEnumerationReturns the enum constant of this class with the specified name.static SiteTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SITE_TYPE_ENUMERATION_UNSPECIFIED
Default
SITE_TYPE_ENUMERATION_UNSPECIFIED = 0; -
SITE_TYPE_ENUMERATION_SCHOOL
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 380:37]
SITE_TYPE_ENUMERATION_SCHOOL = 1; -
SITE_TYPE_ENUMERATION_UNIVERSITY
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 381:41]
SITE_TYPE_ENUMERATION_UNIVERSITY = 2; -
SITE_TYPE_ENUMERATION_WORKS
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 382:36]
SITE_TYPE_ENUMERATION_WORKS = 3; -
SITE_TYPE_ENUMERATION_OFFICE
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 383:37]
SITE_TYPE_ENUMERATION_OFFICE = 4; -
SITE_TYPE_ENUMERATION_MILITARY_BASE
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 384:43]
SITE_TYPE_ENUMERATION_MILITARY_BASE = 5; -
SITE_TYPE_ENUMERATION_RETAIL
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 385:37]
SITE_TYPE_ENUMERATION_RETAIL = 6; -
SITE_TYPE_ENUMERATION_TRANSPORT
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 386:40]
SITE_TYPE_ENUMERATION_TRANSPORT = 12; -
SITE_TYPE_ENUMERATION_SPORTS
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 387:37]
SITE_TYPE_ENUMERATION_SPORTS = 8; -
SITE_TYPE_ENUMERATION_GOVERNMENT
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 388:41]
SITE_TYPE_ENUMERATION_GOVERNMENT = 9; -
SITE_TYPE_ENUMERATION_CULTURAL_ATTRACTION
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 389:49]
SITE_TYPE_ENUMERATION_CULTURAL_ATTRACTION = 10; -
SITE_TYPE_ENUMERATION_OTHER
[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 390:36]
SITE_TYPE_ENUMERATION_OTHER = 7; -
UNRECOGNIZED
-
-
Field Details
-
SITE_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int SITE_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
SITE_TYPE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
SITE_TYPE_ENUMERATION_SCHOOL_VALUE
public static final int SITE_TYPE_ENUMERATION_SCHOOL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 380:37]
SITE_TYPE_ENUMERATION_SCHOOL = 1;- See Also:
-
SITE_TYPE_ENUMERATION_UNIVERSITY_VALUE
public static final int SITE_TYPE_ENUMERATION_UNIVERSITY_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 381:41]
SITE_TYPE_ENUMERATION_UNIVERSITY = 2;- See Also:
-
SITE_TYPE_ENUMERATION_WORKS_VALUE
public static final int SITE_TYPE_ENUMERATION_WORKS_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 382:36]
SITE_TYPE_ENUMERATION_WORKS = 3;- See Also:
-
SITE_TYPE_ENUMERATION_OFFICE_VALUE
public static final int SITE_TYPE_ENUMERATION_OFFICE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 383:37]
SITE_TYPE_ENUMERATION_OFFICE = 4;- See Also:
-
SITE_TYPE_ENUMERATION_MILITARY_BASE_VALUE
public static final int SITE_TYPE_ENUMERATION_MILITARY_BASE_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 384:43]
SITE_TYPE_ENUMERATION_MILITARY_BASE = 5;- See Also:
-
SITE_TYPE_ENUMERATION_RETAIL_VALUE
public static final int SITE_TYPE_ENUMERATION_RETAIL_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 385:37]
SITE_TYPE_ENUMERATION_RETAIL = 6;- See Also:
-
SITE_TYPE_ENUMERATION_TRANSPORT_VALUE
public static final int SITE_TYPE_ENUMERATION_TRANSPORT_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 386:40]
SITE_TYPE_ENUMERATION_TRANSPORT = 12;- See Also:
-
SITE_TYPE_ENUMERATION_SPORTS_VALUE
public static final int SITE_TYPE_ENUMERATION_SPORTS_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 387:37]
SITE_TYPE_ENUMERATION_SPORTS = 8;- See Also:
-
SITE_TYPE_ENUMERATION_GOVERNMENT_VALUE
public static final int SITE_TYPE_ENUMERATION_GOVERNMENT_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 388:41]
SITE_TYPE_ENUMERATION_GOVERNMENT = 9;- See Also:
-
SITE_TYPE_ENUMERATION_CULTURAL_ATTRACTION_VALUE
public static final int SITE_TYPE_ENUMERATION_CULTURAL_ATTRACTION_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 389:49]
SITE_TYPE_ENUMERATION_CULTURAL_ATTRACTION = 10;- See Also:
-
SITE_TYPE_ENUMERATION_OTHER_VALUE
public static final int SITE_TYPE_ENUMERATION_OTHER_VALUE[netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 390:36]
SITE_TYPE_ENUMERATION_OTHER = 7;- 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
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
-