Package uk.org.netex.www.netex
Enum Class PurchaseActionEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<PurchaseActionEnumeration>,Constable
@Generated
public enum PurchaseActionEnumeration
extends Enum<PurchaseActionEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Purchase Action +v1.1 [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 102:51]Protobuf enum
uk.org.netex.www.netex.PurchaseActionEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionPurchase with deferred payment.[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 129:36]Payment for previously ordered service.[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 128:45]Purchase and payment.Reervation but not necessarily payment [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 117:37][netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 127:40]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intPurchase with deferred payment.static final int[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 129:36]static final intPayment for previously ordered service.static final int[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 128:45]static final intPurchase and payment.static final intReervation but not necessarily payment [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 117:37]static final int[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 127:40]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic PurchaseActionEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<PurchaseActionEnumeration> static PurchaseActionEnumerationvalueOf(int value) Deprecated.static PurchaseActionEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PurchaseActionEnumerationReturns the enum constant of this class with the specified name.static PurchaseActionEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
PURCHASE_ACTION_ENUMERATION_UNSPECIFIED
Default
PURCHASE_ACTION_ENUMERATION_UNSPECIFIED = 0; -
PURCHASE_ACTION_ENUMERATION_PURCHASE
Purchase and payment. [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 107:38]
PURCHASE_ACTION_ENUMERATION_PURCHASE = 1; -
PURCHASE_ACTION_ENUMERATION_ORDER_WITHOUT_PAYMENT
Purchase with deferred payment. [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 112:49]
PURCHASE_ACTION_ENUMERATION_ORDER_WITHOUT_PAYMENT = 2; -
PURCHASE_ACTION_ENUMERATION_RESERVE
Reervation but not necessarily payment [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 117:37]
PURCHASE_ACTION_ENUMERATION_RESERVE = 3; -
PURCHASE_ACTION_ENUMERATION_PAY_FOR_PREVIOUS_ORDER
Payment for previously ordered service. [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 122:49]
PURCHASE_ACTION_ENUMERATION_PAY_FOR_PREVIOUS_ORDER = 4; -
PURCHASE_ACTION_ENUMERATION_SUBSCRIBE
[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 127:40]
PURCHASE_ACTION_ENUMERATION_SUBSCRIBE = 5; -
PURCHASE_ACTION_ENUMERATION_PAY_INSTALLMENT
[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 128:45]
PURCHASE_ACTION_ENUMERATION_PAY_INSTALLMENT = 6; -
PURCHASE_ACTION_ENUMERATION_OTHER
[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 129:36]
PURCHASE_ACTION_ENUMERATION_OTHER = 7; -
UNRECOGNIZED
-
-
Field Details
-
PURCHASE_ACTION_ENUMERATION_UNSPECIFIED_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_UNSPECIFIED_VALUEDefault
PURCHASE_ACTION_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
PURCHASE_ACTION_ENUMERATION_PURCHASE_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_PURCHASE_VALUEPurchase and payment. [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 107:38]
PURCHASE_ACTION_ENUMERATION_PURCHASE = 1;- See Also:
-
PURCHASE_ACTION_ENUMERATION_ORDER_WITHOUT_PAYMENT_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_ORDER_WITHOUT_PAYMENT_VALUEPurchase with deferred payment. [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 112:49]
PURCHASE_ACTION_ENUMERATION_ORDER_WITHOUT_PAYMENT = 2;- See Also:
-
PURCHASE_ACTION_ENUMERATION_RESERVE_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_RESERVE_VALUEReervation but not necessarily payment [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 117:37]
PURCHASE_ACTION_ENUMERATION_RESERVE = 3;- See Also:
-
PURCHASE_ACTION_ENUMERATION_PAY_FOR_PREVIOUS_ORDER_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_PAY_FOR_PREVIOUS_ORDER_VALUEPayment for previously ordered service. [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 122:49]
PURCHASE_ACTION_ENUMERATION_PAY_FOR_PREVIOUS_ORDER = 4;- See Also:
-
PURCHASE_ACTION_ENUMERATION_SUBSCRIBE_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_SUBSCRIBE_VALUE[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 127:40]
PURCHASE_ACTION_ENUMERATION_SUBSCRIBE = 5;- See Also:
-
PURCHASE_ACTION_ENUMERATION_PAY_INSTALLMENT_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_PAY_INSTALLMENT_VALUE[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 128:45]
PURCHASE_ACTION_ENUMERATION_PAY_INSTALLMENT = 6;- See Also:
-
PURCHASE_ACTION_ENUMERATION_OTHER_VALUE
public static final int PURCHASE_ACTION_ENUMERATION_OTHER_VALUE[netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 129:36]
PURCHASE_ACTION_ENUMERATION_OTHER = 7;- 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<PurchaseActionEnumeration> 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 com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static PurchaseActionEnumeration 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
-