Package uk.org.netex.www.netex
Enum Class ExchangableToEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<ExchangableToEnumeration>,Constable
public enum ExchangableToEnumeration
extends Enum<ExchangableToEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Exchangeable to. [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 212:50]Protobuf enum
uk.org.netex.www.netex.ExchangableToEnumeration-
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_usageParameterAfterSales_support.xsd at 217:41][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 226:46][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 224:55][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 225:48][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 227:36][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 219:48][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 220:55][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 218:49][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 221:56]Default[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 223:53][netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 222:52] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 217:41]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 226:46]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 224:55]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 225:48]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 227:36]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 219:48]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 220:55]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 218:49]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 221:56]static final intDefaultstatic final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 223:53]static final int[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 222:52] -
Method Summary
Modifier and TypeMethodDescriptionstatic ExchangableToEnumerationforNumber(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<ExchangableToEnumeration> static ExchangableToEnumerationvalueOf(int value) Deprecated.static ExchangableToEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ExchangableToEnumerationReturns the enum constant of this class with the specified name.static ExchangableToEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED
Default
EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED = 0; -
EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 217:41]
EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT = 1; -
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 218:49]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY = 2; -
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 219:48]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY = 3; -
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 220:55]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY = 4; -
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY
public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 221:56]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY = 5; -
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 222:52]
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE = 6; -
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 223:53]
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE = 7; -
EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 224:55]
EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE = 8; -
EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 225:48]
EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT = 9; -
EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 226:46]
EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE = 10; -
EXCHANGABLE_TO_ENUMERATION_OTHER
[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 227:36]
EXCHANGABLE_TO_ENUMERATION_OTHER = 11; -
UNRECOGNIZED
-
-
Field Details
-
EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED_VALUEDefault
EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 217:41]
EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT = 1;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 218:49]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY = 2;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 219:48]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY = 3;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 220:55]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY = 4;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 221:56]
EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY = 5;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 222:52]
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE = 6;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 223:53]
EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE = 7;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 224:55]
EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE = 8;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 225:48]
EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT = 9;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 226:46]
EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE = 10;- See Also:
-
EXCHANGABLE_TO_ENUMERATION_OTHER_VALUE
public static final int EXCHANGABLE_TO_ENUMERATION_OTHER_VALUE[netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 227:36]
EXCHANGABLE_TO_ENUMERATION_OTHER = 11;- 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<ExchangableToEnumeration> 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 ExchangableToEnumeration 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
-