Package uk.org.netex.www.netex
Enum Class UsageEndEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<UsageEndEnumeration>,Constable
public enum UsageEndEnumeration
extends Enum<UsageEndEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Usage End. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 416:45]Protobuf enum
uk.org.netex.www.netex.UsageEndEnumeration-
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_usageParameterTravel_support.xsd at 429:45][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 422:50][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 425:43][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 426:46][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 423:40][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 424:40]Indicate that there is no temporal validity to be added to ElementAccess when consuming [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 431:48][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 430:36][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 427:44][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 428:44][netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 421:47]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 429:45]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 422:50]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 425:43]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 426:46]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 423:40]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 424:40]static final intIndicate that there is no temporal validity to be added to ElementAccess when consuming [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 431:48]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 430:36]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 427:44]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 428:44]static final int[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 421:47]static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic UsageEndEnumerationforNumber(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<UsageEndEnumeration> static UsageEndEnumerationvalueOf(int value) Deprecated.static UsageEndEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static UsageEndEnumerationReturns the enum constant of this class with the specified name.static UsageEndEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
USAGE_END_ENUMERATION_UNSPECIFIED
Default
USAGE_END_ENUMERATION_UNSPECIFIED = 0; -
USAGE_END_ENUMERATION_STANDARD_DURATION
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 421:47]
USAGE_END_ENUMERATION_STANDARD_DURATION = 1; -
USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 422:50]
USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD = 2; -
USAGE_END_ENUMERATION_END_OF_RIDE
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 423:40]
USAGE_END_ENUMERATION_END_OF_RIDE = 3; -
USAGE_END_ENUMERATION_END_OF_TRIP
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 424:40]
USAGE_END_ENUMERATION_END_OF_TRIP = 4; -
USAGE_END_ENUMERATION_END_OF_FARE_DAY
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 425:43]
USAGE_END_ENUMERATION_END_OF_FARE_DAY = 5; -
USAGE_END_ENUMERATION_END_OF_FARE_PERIOD
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 426:46]
USAGE_END_ENUMERATION_END_OF_FARE_PERIOD = 6; -
USAGE_END_ENUMERATION_PRODUCT_EXPIRY
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 427:44]
USAGE_END_ENUMERATION_PRODUCT_EXPIRY = 7; -
USAGE_END_ENUMERATION_PROFILE_EXPIRY
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 428:44]
USAGE_END_ENUMERATION_PROFILE_EXPIRY = 8; -
USAGE_END_ENUMERATION_DEREGISTRATION
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 429:45]
USAGE_END_ENUMERATION_DEREGISTRATION = 9; -
USAGE_END_ENUMERATION_OTHER
[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 430:36]
USAGE_END_ENUMERATION_OTHER = 10; -
USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY
Indicate that there is no temporal validity to be added to ElementAccess when consuming [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 431:48]
USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY = 11; -
UNRECOGNIZED
-
-
Field Details
-
USAGE_END_ENUMERATION_UNSPECIFIED_VALUE
public static final int USAGE_END_ENUMERATION_UNSPECIFIED_VALUEDefault
USAGE_END_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
USAGE_END_ENUMERATION_STANDARD_DURATION_VALUE
public static final int USAGE_END_ENUMERATION_STANDARD_DURATION_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 421:47]
USAGE_END_ENUMERATION_STANDARD_DURATION = 1;- See Also:
-
USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD_VALUE
public static final int USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 422:50]
USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD = 2;- See Also:
-
USAGE_END_ENUMERATION_END_OF_RIDE_VALUE
public static final int USAGE_END_ENUMERATION_END_OF_RIDE_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 423:40]
USAGE_END_ENUMERATION_END_OF_RIDE = 3;- See Also:
-
USAGE_END_ENUMERATION_END_OF_TRIP_VALUE
public static final int USAGE_END_ENUMERATION_END_OF_TRIP_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 424:40]
USAGE_END_ENUMERATION_END_OF_TRIP = 4;- See Also:
-
USAGE_END_ENUMERATION_END_OF_FARE_DAY_VALUE
public static final int USAGE_END_ENUMERATION_END_OF_FARE_DAY_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 425:43]
USAGE_END_ENUMERATION_END_OF_FARE_DAY = 5;- See Also:
-
USAGE_END_ENUMERATION_END_OF_FARE_PERIOD_VALUE
public static final int USAGE_END_ENUMERATION_END_OF_FARE_PERIOD_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 426:46]
USAGE_END_ENUMERATION_END_OF_FARE_PERIOD = 6;- See Also:
-
USAGE_END_ENUMERATION_PRODUCT_EXPIRY_VALUE
public static final int USAGE_END_ENUMERATION_PRODUCT_EXPIRY_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 427:44]
USAGE_END_ENUMERATION_PRODUCT_EXPIRY = 7;- See Also:
-
USAGE_END_ENUMERATION_PROFILE_EXPIRY_VALUE
public static final int USAGE_END_ENUMERATION_PROFILE_EXPIRY_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 428:44]
USAGE_END_ENUMERATION_PROFILE_EXPIRY = 8;- See Also:
-
USAGE_END_ENUMERATION_DEREGISTRATION_VALUE
public static final int USAGE_END_ENUMERATION_DEREGISTRATION_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 429:45]
USAGE_END_ENUMERATION_DEREGISTRATION = 9;- See Also:
-
USAGE_END_ENUMERATION_OTHER_VALUE
public static final int USAGE_END_ENUMERATION_OTHER_VALUE[netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 430:36]
USAGE_END_ENUMERATION_OTHER = 10;- See Also:
-
USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY_VALUE
public static final int USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY_VALUEIndicate that there is no temporal validity to be added to ElementAccess when consuming [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 431:48]
USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY = 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
-
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
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
-