Enum Class CateringServiceEnumeration

java.lang.Object
java.lang.Enum<CateringServiceEnumeration>
uk.org.netex.www.netex.CateringServiceEnumeration
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<CateringServiceEnumeration>, Constable

@Generated public enum CateringServiceEnumeration extends Enum<CateringServiceEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for CATERING SERVICEs.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 383:52]
 
Protobuf enum uk.org.netex.www.netex.CateringServiceEnumeration
  • Enum Constant Details

    • CATERING_SERVICE_ENUMERATION_UNSPECIFIED

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_UNSPECIFIED
       Default
       
      CATERING_SERVICE_ENUMERATION_UNSPECIFIED = 0;
    • CATERING_SERVICE_ENUMERATION_BAR

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_BAR
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 388:34]
       
      CATERING_SERVICE_ENUMERATION_BAR = 1;
    • CATERING_SERVICE_ENUMERATION_BEVERAGE_VENDING_MACHINE

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_BEVERAGE_VENDING_MACHINE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 389:53]
       
      CATERING_SERVICE_ENUMERATION_BEVERAGE_VENDING_MACHINE = 2;
    • CATERING_SERVICE_ENUMERATION_BUFFET

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_BUFFET
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 390:37]
       
      CATERING_SERVICE_ENUMERATION_BUFFET = 3;
    • CATERING_SERVICE_ENUMERATION_COFFEE_SHOP

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_COFFEE_SHOP
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 391:41]
       
      CATERING_SERVICE_ENUMERATION_COFFEE_SHOP = 4;
    • CATERING_SERVICE_ENUMERATION_FIRST_CLASS_RESTAURANT

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_FIRST_CLASS_RESTAURANT
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 392:51]
       
      CATERING_SERVICE_ENUMERATION_FIRST_CLASS_RESTAURANT = 5;
    • CATERING_SERVICE_ENUMERATION_FOOD_VENDING_MACHINE

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_FOOD_VENDING_MACHINE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 393:49]
       
      CATERING_SERVICE_ENUMERATION_FOOD_VENDING_MACHINE = 6;
    • CATERING_SERVICE_ENUMERATION_HOT_FOOD_SERVICE

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_HOT_FOOD_SERVICE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 394:45]
       
      CATERING_SERVICE_ENUMERATION_HOT_FOOD_SERVICE = 7;
    • CATERING_SERVICE_ENUMERATION_RESTAURANT

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_RESTAURANT
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 395:41]
       
      CATERING_SERVICE_ENUMERATION_RESTAURANT = 8;
    • CATERING_SERVICE_ENUMERATION_SNACKS

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_SNACKS
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 396:37]
       
      CATERING_SERVICE_ENUMERATION_SNACKS = 9;
    • CATERING_SERVICE_ENUMERATION_TROLLEY_SERVICE

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_TROLLEY_SERVICE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 397:45]
       
      CATERING_SERVICE_ENUMERATION_TROLLEY_SERVICE = 10;
    • CATERING_SERVICE_ENUMERATION_NO_BEVERAGES_AVAILABLE

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_NO_BEVERAGES_AVAILABLE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 398:51]
       
      CATERING_SERVICE_ENUMERATION_NO_BEVERAGES_AVAILABLE = 11;
    • CATERING_SERVICE_ENUMERATION_NO_FOOD_SERVICE_AVAILABLE

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_NO_FOOD_SERVICE_AVAILABLE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 399:53]
       
      CATERING_SERVICE_ENUMERATION_NO_FOOD_SERVICE_AVAILABLE = 12;
    • CATERING_SERVICE_ENUMERATION_OTHER

      public static final CateringServiceEnumeration CATERING_SERVICE_ENUMERATION_OTHER
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 400:36]
       
      CATERING_SERVICE_ENUMERATION_OTHER = 13;
    • UNRECOGNIZED

      public static final CateringServiceEnumeration UNRECOGNIZED
  • Field Details

    • CATERING_SERVICE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      CATERING_SERVICE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • CATERING_SERVICE_ENUMERATION_BAR_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_BAR_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 388:34]
       
      CATERING_SERVICE_ENUMERATION_BAR = 1;
      See Also:
    • CATERING_SERVICE_ENUMERATION_BEVERAGE_VENDING_MACHINE_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_BEVERAGE_VENDING_MACHINE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 389:53]
       
      CATERING_SERVICE_ENUMERATION_BEVERAGE_VENDING_MACHINE = 2;
      See Also:
    • CATERING_SERVICE_ENUMERATION_BUFFET_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_BUFFET_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 390:37]
       
      CATERING_SERVICE_ENUMERATION_BUFFET = 3;
      See Also:
    • CATERING_SERVICE_ENUMERATION_COFFEE_SHOP_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_COFFEE_SHOP_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 391:41]
       
      CATERING_SERVICE_ENUMERATION_COFFEE_SHOP = 4;
      See Also:
    • CATERING_SERVICE_ENUMERATION_FIRST_CLASS_RESTAURANT_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_FIRST_CLASS_RESTAURANT_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 392:51]
       
      CATERING_SERVICE_ENUMERATION_FIRST_CLASS_RESTAURANT = 5;
      See Also:
    • CATERING_SERVICE_ENUMERATION_FOOD_VENDING_MACHINE_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_FOOD_VENDING_MACHINE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 393:49]
       
      CATERING_SERVICE_ENUMERATION_FOOD_VENDING_MACHINE = 6;
      See Also:
    • CATERING_SERVICE_ENUMERATION_HOT_FOOD_SERVICE_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_HOT_FOOD_SERVICE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 394:45]
       
      CATERING_SERVICE_ENUMERATION_HOT_FOOD_SERVICE = 7;
      See Also:
    • CATERING_SERVICE_ENUMERATION_RESTAURANT_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_RESTAURANT_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 395:41]
       
      CATERING_SERVICE_ENUMERATION_RESTAURANT = 8;
      See Also:
    • CATERING_SERVICE_ENUMERATION_SNACKS_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_SNACKS_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 396:37]
       
      CATERING_SERVICE_ENUMERATION_SNACKS = 9;
      See Also:
    • CATERING_SERVICE_ENUMERATION_TROLLEY_SERVICE_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_TROLLEY_SERVICE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 397:45]
       
      CATERING_SERVICE_ENUMERATION_TROLLEY_SERVICE = 10;
      See Also:
    • CATERING_SERVICE_ENUMERATION_NO_BEVERAGES_AVAILABLE_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_NO_BEVERAGES_AVAILABLE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 398:51]
       
      CATERING_SERVICE_ENUMERATION_NO_BEVERAGES_AVAILABLE = 11;
      See Also:
    • CATERING_SERVICE_ENUMERATION_NO_FOOD_SERVICE_AVAILABLE_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_NO_FOOD_SERVICE_AVAILABLE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 399:53]
       
      CATERING_SERVICE_ENUMERATION_NO_FOOD_SERVICE_AVAILABLE = 12;
      See Also:
    • CATERING_SERVICE_ENUMERATION_OTHER_VALUE

      public static final int CATERING_SERVICE_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 400:36]
       
      CATERING_SERVICE_ENUMERATION_OTHER = 13;
      See Also:
  • Method Details

    • values

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