Package uk.org.netex.www.netex
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
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-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionActivated for use.Archived.Purchased but not paid for.Other status.Paid for.Partially used.Reserved but not paid for.DefaultFulfilled but has not yet been used.Fully used. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intActivated for use.static final intArchived.static final intPurchased but not paid for.static final intOther status.static final intPaid for.static final intPartially used.static final intReserved but not paid for.static final intDefaultstatic final intFulfilled but has not yet been used.static final intFully used. -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<CustomerPurchasePackageStatusEnumeration> 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.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED
public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIEDDefault
CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED = 0; -
CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVED
public static final CustomerPurchasePackageStatusEnumeration CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_RESERVEDReserved 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_ORDEREDPurchased 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_FORPaid 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_UNUSEDFulfilled 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_ACTIVATEDActivated 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_USEDPartially 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_USEDFully 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_ARCHIVEDArchived. [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_OTHEROther status. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 289:35]
CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_OTHER = 9; -
UNRECOGNIZED
-
-
Field Details
-
CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED_VALUE
public static final int CUSTOMER_PURCHASE_PACKAGE_STATUS_ENUMERATION_UNSPECIFIED_VALUEDefault
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_VALUEReserved 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_VALUEPurchased 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_VALUEPaid 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_VALUEFulfilled 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_VALUEActivated 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_VALUEPartially 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_VALUEFully 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_VALUEArchived. [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_VALUEOther 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
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<CustomerPurchasePackageStatusEnumeration> 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 final 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 nameNullPointerException- if the argument is null
-