Package uk.org.netex.www.netex
Enum Class TaxCategoryEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<TaxCategoryEnumeration>,Constable
@Generated
public enum TaxCategoryEnumeration
extends Enum<TaxCategoryEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Tax categories +v1.1 [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 368:48]Protobuf enum
uk.org.netex.www.netex.TaxCategoryEnumeration-
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_calculationParameters_support.xsd at 378:48][netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 373:37][netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 377:35][netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 374:38][netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 379:36][netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 376:38][netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 375:45]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 378:48]static final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 373:37]static final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 377:35]static final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 374:38]static final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 379:36]static final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 376:38]static final int[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 375:45]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic TaxCategoryEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<TaxCategoryEnumeration> static TaxCategoryEnumerationvalueOf(int value) Deprecated.static TaxCategoryEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TaxCategoryEnumerationReturns the enum constant of this class with the specified name.static TaxCategoryEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
TAX_CATEGORY_ENUMERATION_UNSPECIFIED
Default
TAX_CATEGORY_ENUMERATION_UNSPECIFIED = 0; -
TAX_CATEGORY_ENUMERATION_EXEMPT
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 373:37]
TAX_CATEGORY_ENUMERATION_EXEMPT = 1; -
TAX_CATEGORY_ENUMERATION_GENERAL
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 374:38]
TAX_CATEGORY_ENUMERATION_GENERAL = 2; -
TAX_CATEGORY_ENUMERATION_TRANSPORTATION
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 375:45]
TAX_CATEGORY_ENUMERATION_TRANSPORTATION = 3; -
TAX_CATEGORY_ENUMERATION_PARKING
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 376:38]
TAX_CATEGORY_ENUMERATION_PARKING = 4; -
TAX_CATEGORY_ENUMERATION_FOOD
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 377:35]
TAX_CATEGORY_ENUMERATION_FOOD = 5; -
TAX_CATEGORY_ENUMERATION_ALCOHOLIC_BEVERAGE
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 378:48]
TAX_CATEGORY_ENUMERATION_ALCOHOLIC_BEVERAGE = 6; -
TAX_CATEGORY_ENUMERATION_OTHER
[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 379:36]
TAX_CATEGORY_ENUMERATION_OTHER = 7; -
UNRECOGNIZED
-
-
Field Details
-
TAX_CATEGORY_ENUMERATION_UNSPECIFIED_VALUE
public static final int TAX_CATEGORY_ENUMERATION_UNSPECIFIED_VALUEDefault
TAX_CATEGORY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
TAX_CATEGORY_ENUMERATION_EXEMPT_VALUE
public static final int TAX_CATEGORY_ENUMERATION_EXEMPT_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 373:37]
TAX_CATEGORY_ENUMERATION_EXEMPT = 1;- See Also:
-
TAX_CATEGORY_ENUMERATION_GENERAL_VALUE
public static final int TAX_CATEGORY_ENUMERATION_GENERAL_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 374:38]
TAX_CATEGORY_ENUMERATION_GENERAL = 2;- See Also:
-
TAX_CATEGORY_ENUMERATION_TRANSPORTATION_VALUE
public static final int TAX_CATEGORY_ENUMERATION_TRANSPORTATION_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 375:45]
TAX_CATEGORY_ENUMERATION_TRANSPORTATION = 3;- See Also:
-
TAX_CATEGORY_ENUMERATION_PARKING_VALUE
public static final int TAX_CATEGORY_ENUMERATION_PARKING_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 376:38]
TAX_CATEGORY_ENUMERATION_PARKING = 4;- See Also:
-
TAX_CATEGORY_ENUMERATION_FOOD_VALUE
public static final int TAX_CATEGORY_ENUMERATION_FOOD_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 377:35]
TAX_CATEGORY_ENUMERATION_FOOD = 5;- See Also:
-
TAX_CATEGORY_ENUMERATION_ALCOHOLIC_BEVERAGE_VALUE
public static final int TAX_CATEGORY_ENUMERATION_ALCOHOLIC_BEVERAGE_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 378:48]
TAX_CATEGORY_ENUMERATION_ALCOHOLIC_BEVERAGE = 6;- See Also:
-
TAX_CATEGORY_ENUMERATION_OTHER_VALUE
public static final int TAX_CATEGORY_ENUMERATION_OTHER_VALUE[netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 379:36]
TAX_CATEGORY_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<TaxCategoryEnumeration> 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 TaxCategoryEnumeration 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
-