Package uk.org.netex.www.netex
Enum Class FulfilmentMethodTypeEnumeration
java.lang.Object
java.lang.Enum<FulfilmentMethodTypeEnumeration>
uk.org.netex.www.netex.FulfilmentMethodTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<FulfilmentMethodTypeEnumeration>,Constable
@Generated
public enum FulfilmentMethodTypeEnumeration
extends Enum<FulfilmentMethodTypeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for FULFILMENT METHOD. Type. [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 102:57]Protobuf enum
uk.org.netex.www.netex.FulfilmentMethodTypeEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 110:36][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 109:40][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 112:38]Fulfilment is on a CUSTOMER ACCOUNT (used in Account Based Ticketing) [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 120:45][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 115:36][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 118:40][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 119:36][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 111:35][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 113:40][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 114:34][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 108:44][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 107:43][netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 116:42]Default[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 117:40] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 110:36]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 109:40]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 112:38]static final intFulfilment is on a CUSTOMER ACCOUNT (used in Account Based Ticketing) [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 120:45]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 115:36]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 118:40]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 119:36]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 111:35]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 113:40]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 114:34]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 108:44]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 107:43]static final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 116:42]static final intDefaultstatic final int[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 117:40] -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<FulfilmentMethodTypeEnumeration> 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.static FulfilmentMethodTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
FULFILMENT_METHOD_TYPE_ENUMERATION_UNSPECIFIED
Default
FULFILMENT_METHOD_TYPE_ENUMERATION_UNSPECIFIED = 0; -
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_OFFICE
public static final FulfilmentMethodTypeEnumeration FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_OFFICE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 107:43]
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_OFFICE = 1; -
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_MACHINE
public static final FulfilmentMethodTypeEnumeration FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_MACHINE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 108:44]
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_MACHINE = 2; -
FULFILMENT_METHOD_TYPE_ENUMERATION_CONDUCTOR
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 109:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_CONDUCTOR = 3; -
FULFILMENT_METHOD_TYPE_ENUMERATION_AGENT
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 110:36]
FULFILMENT_METHOD_TYPE_ENUMERATION_AGENT = 4; -
FULFILMENT_METHOD_TYPE_ENUMERATION_POST
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 111:35]
FULFILMENT_METHOD_TYPE_ENUMERATION_POST = 5; -
FULFILMENT_METHOD_TYPE_ENUMERATION_COURIER
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 112:38]
FULFILMENT_METHOD_TYPE_ENUMERATION_COURIER = 6; -
FULFILMENT_METHOD_TYPE_ENUMERATION_SELFPRINT
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 113:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_SELFPRINT = 7; -
FULFILMENT_METHOD_TYPE_ENUMERATION_SMS
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 114:34]
FULFILMENT_METHOD_TYPE_ENUMERATION_SMS = 8; -
FULFILMENT_METHOD_TYPE_ENUMERATION_EMAIL
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 115:36]
FULFILMENT_METHOD_TYPE_ENUMERATION_EMAIL = 9; -
FULFILMENT_METHOD_TYPE_ENUMERATION_TOP_UP_DEVICE
public static final FulfilmentMethodTypeEnumeration FULFILMENT_METHOD_TYPE_ENUMERATION_TOP_UP_DEVICE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 116:42]
FULFILMENT_METHOD_TYPE_ENUMERATION_TOP_UP_DEVICE = 10; -
FULFILMENT_METHOD_TYPE_ENUMERATION_VALIDATOR
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 117:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_VALIDATOR = 11; -
FULFILMENT_METHOD_TYPE_ENUMERATION_MOBILE_APP
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 118:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_MOBILE_APP = 12; -
FULFILMENT_METHOD_TYPE_ENUMERATION_OTHER
[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 119:36]
FULFILMENT_METHOD_TYPE_ENUMERATION_OTHER = 13; -
FULFILMENT_METHOD_TYPE_ENUMERATION_CUSTOMER_ACCOUNT
public static final FulfilmentMethodTypeEnumeration FULFILMENT_METHOD_TYPE_ENUMERATION_CUSTOMER_ACCOUNTFulfilment is on a CUSTOMER ACCOUNT (used in Account Based Ticketing) [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 120:45]
FULFILMENT_METHOD_TYPE_ENUMERATION_CUSTOMER_ACCOUNT = 14; -
UNRECOGNIZED
-
-
Field Details
-
FULFILMENT_METHOD_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
FULFILMENT_METHOD_TYPE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_OFFICE_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_OFFICE_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 107:43]
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_OFFICE = 1;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_MACHINE_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_MACHINE_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 108:44]
FULFILMENT_METHOD_TYPE_ENUMERATION_TICKET_MACHINE = 2;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_CONDUCTOR_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_CONDUCTOR_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 109:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_CONDUCTOR = 3;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_AGENT_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_AGENT_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 110:36]
FULFILMENT_METHOD_TYPE_ENUMERATION_AGENT = 4;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_POST_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_POST_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 111:35]
FULFILMENT_METHOD_TYPE_ENUMERATION_POST = 5;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_COURIER_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_COURIER_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 112:38]
FULFILMENT_METHOD_TYPE_ENUMERATION_COURIER = 6;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_SELFPRINT_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_SELFPRINT_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 113:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_SELFPRINT = 7;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_SMS_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_SMS_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 114:34]
FULFILMENT_METHOD_TYPE_ENUMERATION_SMS = 8;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_EMAIL_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_EMAIL_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 115:36]
FULFILMENT_METHOD_TYPE_ENUMERATION_EMAIL = 9;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_TOP_UP_DEVICE_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_TOP_UP_DEVICE_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 116:42]
FULFILMENT_METHOD_TYPE_ENUMERATION_TOP_UP_DEVICE = 10;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_VALIDATOR_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_VALIDATOR_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 117:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_VALIDATOR = 11;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_MOBILE_APP_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_MOBILE_APP_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 118:40]
FULFILMENT_METHOD_TYPE_ENUMERATION_MOBILE_APP = 12;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_OTHER_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_OTHER_VALUE[netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 119:36]
FULFILMENT_METHOD_TYPE_ENUMERATION_OTHER = 13;- See Also:
-
FULFILMENT_METHOD_TYPE_ENUMERATION_CUSTOMER_ACCOUNT_VALUE
public static final int FULFILMENT_METHOD_TYPE_ENUMERATION_CUSTOMER_ACCOUNT_VALUEFulfilment is on a CUSTOMER ACCOUNT (used in Account Based Ticketing) [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 120:45]
FULFILMENT_METHOD_TYPE_ENUMERATION_CUSTOMER_ACCOUNT = 14;- 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<FulfilmentMethodTypeEnumeration> 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 FulfilmentMethodTypeEnumeration 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
-