Enum Class TicketingServiceFacilityEnumeration

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

@Generated public enum TicketingServiceFacilityEnumeration extends Enum<TicketingServiceFacilityEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed value for Ticketing Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 722:61]
 
Protobuf enum uk.org.netex.www.netex.TicketingServiceFacilityEnumeration
  • Enum Constant Details

    • TICKETING_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED
       Default
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED = 0;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_PURCHASE

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_PURCHASE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 727:39]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_PURCHASE = 1;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_COLLECTION

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_COLLECTION
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 728:41]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_COLLECTION = 2;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_CARD_TOP_UP

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_CARD_TOP_UP
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 729:40]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_CARD_TOP_UP = 3;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_RESERVATIONS

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_RESERVATIONS
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 730:43]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_RESERVATIONS = 4;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_EXCHANGE

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_EXCHANGE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 731:39]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_EXCHANGE = 5;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_REFUND

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_REFUND
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 732:37]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_REFUND = 6;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_RENEWAL

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_RENEWAL
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 733:38]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_RENEWAL = 7;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_EXCESS_FARES

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_EXCESS_FARES
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 734:42]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_EXCESS_FARES = 8;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_OTHER

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_OTHER
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 735:36]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_OTHER = 9;
    • TICKETING_SERVICE_FACILITY_ENUMERATION_ALL

      public static final TicketingServiceFacilityEnumeration TICKETING_SERVICE_FACILITY_ENUMERATION_ALL
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 736:34]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_ALL = 10;
    • UNRECOGNIZED

      public static final TicketingServiceFacilityEnumeration UNRECOGNIZED
  • Field Details

    • TICKETING_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_PURCHASE_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_PURCHASE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 727:39]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_PURCHASE = 1;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_COLLECTION_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_COLLECTION_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 728:41]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_COLLECTION = 2;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_CARD_TOP_UP_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_CARD_TOP_UP_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 729:40]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_CARD_TOP_UP = 3;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_RESERVATIONS_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_RESERVATIONS_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 730:43]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_RESERVATIONS = 4;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_EXCHANGE_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_EXCHANGE_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 731:39]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_EXCHANGE = 5;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_REFUND_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_REFUND_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 732:37]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_REFUND = 6;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_RENEWAL_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_RENEWAL_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 733:38]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_RENEWAL = 7;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_EXCESS_FARES_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_EXCESS_FARES_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 734:42]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_EXCESS_FARES = 8;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_OTHER_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 735:36]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_OTHER = 9;
      See Also:
    • TICKETING_SERVICE_FACILITY_ENUMERATION_ALL_VALUE

      public static final int TICKETING_SERVICE_FACILITY_ENUMERATION_ALL_VALUE
       [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 736:34]
       
      TICKETING_SERVICE_FACILITY_ENUMERATION_ALL = 10;
      See Also:
  • Method Details

    • values

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