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
  • Enum Constant Details

    • COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED

      public static final CommunicationServiceEnumeration COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED
       Default
       
      COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED = 0;
    • COMMUNICATION_SERVICE_ENUMERATION_FREE_WIFI

      public static final CommunicationServiceEnumeration 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

      public static final CommunicationServiceEnumeration 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

      public static final CommunicationServiceEnumeration COMMUNICATION_SERVICE_ENUMERATION_PHONE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 430:36]
       
      COMMUNICATION_SERVICE_ENUMERATION_PHONE = 3;
    • COMMUNICATION_SERVICE_ENUMERATION_INTERNET

      public static final CommunicationServiceEnumeration 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

      public static final CommunicationServiceEnumeration 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

      public static final CommunicationServiceEnumeration 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

      public static final CommunicationServiceEnumeration UNRECOGNIZED
  • Field Details

    • COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int COMMUNICATION_SERVICE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      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

      public static CommunicationServiceEnumeration[] 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

      public static CommunicationServiceEnumeration valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      @Deprecated public static CommunicationServiceEnumeration valueOf(int value)
      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 name
      NullPointerException - if the argument is null
    • forNumber

      public static CommunicationServiceEnumeration forNumber(int value)
      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:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.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 name
      NullPointerException - if the argument is null