Package uk.org.netex.www.netex
Enum Class CommunicationServiceEnumeration
java.lang.Object
java.lang.Enum<CommunicationServiceEnumeration>
uk.org.netex.www.netex.CommunicationServiceEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<CommunicationServiceEnumeration>,Constable
@Generated
public enum CommunicationServiceEnumeration
extends Enum<CommunicationServiceEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Communication Service. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 423:57]Protobuf enum
uk.org.netex.www.netex.CommunicationServiceEnumeration-
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_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 434:49][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 437:47][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 428:39][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 431:39][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 432:45][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 430:36][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 436:41][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 435:38][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 429:41]Default[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 433:49] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 434:49]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 437:47]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 428:39]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 431:39]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 432:45]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 430:36]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 436:41]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 435:38]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 429:41]static final intDefaultstatic final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 433:49] -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<CommunicationServiceEnumeration> valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static CommunicationServiceEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED
Default
COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED = 0; -
COMMUNICATION_SERVICE_ENUMERATION_FREE_WIFI
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 428:39]
COMMUNICATION_SERVICE_ENUMERATION_FREE_WIFI = 1; -
COMMUNICATION_SERVICE_ENUMERATION_PUBLIC_WIFI
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 429:41]
COMMUNICATION_SERVICE_ENUMERATION_PUBLIC_WIFI = 2; -
COMMUNICATION_SERVICE_ENUMERATION_PHONE
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 430:36]
COMMUNICATION_SERVICE_ENUMERATION_PHONE = 3; -
COMMUNICATION_SERVICE_ENUMERATION_INTERNET
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 431:39]
COMMUNICATION_SERVICE_ENUMERATION_INTERNET = 4; -
COMMUNICATION_SERVICE_ENUMERATION_MOBILE_COVERAGE
public static final CommunicationServiceEnumeration COMMUNICATION_SERVICE_ENUMERATION_MOBILE_COVERAGE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 432:45]
COMMUNICATION_SERVICE_ENUMERATION_MOBILE_COVERAGE = 5; -
COMMUNICATION_SERVICE_ENUMERATION_VIDEO_ENTERTAINMENT
public static final CommunicationServiceEnumeration COMMUNICATION_SERVICE_ENUMERATION_VIDEO_ENTERTAINMENT[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 433:49]
COMMUNICATION_SERVICE_ENUMERATION_VIDEO_ENTERTAINMENT = 6; -
COMMUNICATION_SERVICE_ENUMERATION_AUDIO_ENTERTAINMENT
public static final CommunicationServiceEnumeration COMMUNICATION_SERVICE_ENUMERATION_AUDIO_ENTERTAINMENT[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 434:49]
COMMUNICATION_SERVICE_ENUMERATION_AUDIO_ENTERTAINMENT = 7; -
COMMUNICATION_SERVICE_ENUMERATION_POSTBOX
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 435:38]
COMMUNICATION_SERVICE_ENUMERATION_POSTBOX = 8; -
COMMUNICATION_SERVICE_ENUMERATION_POST_OFFICE
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 436:41]
COMMUNICATION_SERVICE_ENUMERATION_POST_OFFICE = 9; -
COMMUNICATION_SERVICE_ENUMERATION_BUSINESS_SERVICES
public static final CommunicationServiceEnumeration COMMUNICATION_SERVICE_ENUMERATION_BUSINESS_SERVICES[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 437:47]
COMMUNICATION_SERVICE_ENUMERATION_BUSINESS_SERVICES = 10; -
UNRECOGNIZED
-
-
Field Details
-
COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED_VALUEDefault
COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_FREE_WIFI_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_FREE_WIFI_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 428:39]
COMMUNICATION_SERVICE_ENUMERATION_FREE_WIFI = 1;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_PUBLIC_WIFI_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_PUBLIC_WIFI_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 429:41]
COMMUNICATION_SERVICE_ENUMERATION_PUBLIC_WIFI = 2;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_PHONE_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_PHONE_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 430:36]
COMMUNICATION_SERVICE_ENUMERATION_PHONE = 3;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_INTERNET_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_INTERNET_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 431:39]
COMMUNICATION_SERVICE_ENUMERATION_INTERNET = 4;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_MOBILE_COVERAGE_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_MOBILE_COVERAGE_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 432:45]
COMMUNICATION_SERVICE_ENUMERATION_MOBILE_COVERAGE = 5;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_VIDEO_ENTERTAINMENT_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_VIDEO_ENTERTAINMENT_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 433:49]
COMMUNICATION_SERVICE_ENUMERATION_VIDEO_ENTERTAINMENT = 6;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_AUDIO_ENTERTAINMENT_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_AUDIO_ENTERTAINMENT_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 434:49]
COMMUNICATION_SERVICE_ENUMERATION_AUDIO_ENTERTAINMENT = 7;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_POSTBOX_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_POSTBOX_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 435:38]
COMMUNICATION_SERVICE_ENUMERATION_POSTBOX = 8;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_POST_OFFICE_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_POST_OFFICE_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 436:41]
COMMUNICATION_SERVICE_ENUMERATION_POST_OFFICE = 9;- See Also:
-
COMMUNICATION_SERVICE_ENUMERATION_BUSINESS_SERVICES_VALUE
public static final int COMMUNICATION_SERVICE_ENUMERATION_BUSINESS_SERVICES_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 437:47]
COMMUNICATION_SERVICE_ENUMERATION_BUSINESS_SERVICES = 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<CommunicationServiceEnumeration> 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 CommunicationServiceEnumeration 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
-