Enum Class CustomerPurchasePackageStatusEnumeration

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

@Generated public enum CustomerPurchasePackageStatusEnumeration extends Enum<CustomerPurchasePackageStatusEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for CUSTOMER PURCHASE PACKAGE  Status. +v1.1  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 244:66]
 
Protobuf enum uk.org.netex.www.netex.CustomerPurchasePackageStatusEnumeration
  • Enum Constant Details

    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED
       Default
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED = 0;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED
       Reserved but not paid for.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 249:38]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED = 1;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ORDERED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ORDERED
       Purchased but not paid for.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 254:37]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ORDERED = 2;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PAID_FOR

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PAID_FOR
       Paid for.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 259:37]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PAID_FOR = 3;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNUSED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNUSED
       Fulfilled but has not yet been used.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 264:36]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNUSED = 4;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ACTIVATED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ACTIVATED
       Activated for use.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 269:39]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ACTIVATED = 5;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PARTIALLY_USED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PARTIALLY_USED
       Partially used.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 274:43]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PARTIALLY_USED = 6;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_USED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_USED
       Fully used.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 279:34]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_USED = 7;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ARCHIVED

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ARCHIVED
       Archived.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 284:38]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ARCHIVED = 8;
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER

      public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER
       Other status.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 289:35]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER = 9;
    • UNRECOGNIZED

      public static final CustomerPurchasePackageStatusEnumeration UNRECOGNIZED
  • Field Details

    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED_VALUE
       Reserved but not paid for.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 249:38]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED = 1;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ORDERED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ORDERED_VALUE
       Purchased but not paid for.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 254:37]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ORDERED = 2;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PAID_FOR_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PAID_FOR_VALUE
       Paid for.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 259:37]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PAID_FOR = 3;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNUSED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNUSED_VALUE
       Fulfilled but has not yet been used.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 264:36]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNUSED = 4;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ACTIVATED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ACTIVATED_VALUE
       Activated for use.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 269:39]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ACTIVATED = 5;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PARTIALLY_USED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PARTIALLY_USED_VALUE
       Partially used.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 274:43]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_PARTIALLY_USED = 6;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_USED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_USED_VALUE
       Fully used.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 279:34]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_USED = 7;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ARCHIVED_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ARCHIVED_VALUE
       Archived.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 284:38]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_ARCHIVED = 8;
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER_VALUE

      public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER_VALUE
       Other status.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 289:35]
       
      CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER = 9;
      See Also:
  • Method Details

    • values

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