Package uk.org.netex.www.netex
Enum Class MarkedAsTemporalValidityEnumeration
java.lang.Object
java.lang.Enum<MarkedAsTemporalValidityEnumeration>
uk.org.netex.www.netex.MarkedAsTemporalValidityEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<MarkedAsTemporalValidityEnumeration>,Constable
@Generated
public enum MarkedAsTemporalValidityEnumeration
extends Enum<MarkedAsTemporalValidityEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Specifies the temporal aspects of a CONSUMPTION REQUIREMENT [netex_part_3/part3_consumption/netex_consumption_support.xsd at 46:61]Protobuf enum
uk.org.netex.www.netex.MarkedAsTemporalValidityEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAny ElementAccess with correct markedAs will fulfill requirement, regardless of validity period [netex_part_3/part3_consumption/netex_consumption_support.xsd at 51:33]A currently active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 56:37]A currently or not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 66:43]An expired ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 71:37]A not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 61:36]Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAny ElementAccess with correct markedAs will fulfill requirement, regardless of validity period [netex_part_3/part3_consumption/netex_consumption_support.xsd at 51:33]static final intA currently or not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 66:43]static final intA currently active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 56:37]static final intAn expired ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 71:37]static final intA not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 61:36]static final intDefault -
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<MarkedAsTemporalValidityEnumeration> 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 MarkedAsTemporalValidityEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_UNSPECIFIED
public static final MarkedAsTemporalValidityEnumeration MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_UNSPECIFIEDDefault
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_UNSPECIFIED = 0; -
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_ANY
Any ElementAccess with correct markedAs will fulfill requirement, regardless of validity period [netex_part_3/part3_consumption/netex_consumption_support.xsd at 51:33]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_ANY = 1; -
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT
public static final MarkedAsTemporalValidityEnumeration MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENTA currently active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 56:37]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT = 2; -
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_FUTURE
public static final MarkedAsTemporalValidityEnumeration MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_FUTUREA not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 61:36]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_FUTURE = 3; -
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_FUTURE
public static final MarkedAsTemporalValidityEnumeration MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_FUTUREA currently or not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 66:43]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_FUTURE = 4; -
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_EXPIRED
public static final MarkedAsTemporalValidityEnumeration MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_EXPIREDAn expired ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 71:37]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_EXPIRED = 5; -
UNRECOGNIZED
-
-
Field Details
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_UNSPECIFIED_VALUE
public static final int MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_UNSPECIFIED_VALUEDefault
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_ANY_VALUE
public static final int MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_ANY_VALUEAny ElementAccess with correct markedAs will fulfill requirement, regardless of validity period [netex_part_3/part3_consumption/netex_consumption_support.xsd at 51:33]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_ANY = 1;- See Also:
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_VALUE
public static final int MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_VALUEA currently active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 56:37]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT = 2;- See Also:
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_FUTURE_VALUE
public static final int MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_FUTURE_VALUEA not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 61:36]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_FUTURE = 3;- See Also:
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_FUTURE_VALUE
public static final int MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_FUTURE_VALUEA currently or not yet active ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 66:43]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_CURRENT_FUTURE = 4;- See Also:
-
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_EXPIRED_VALUE
public static final int MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_EXPIRED_VALUEAn expired ElementAccess with correct markedAs is required to fulfill requirement [netex_part_3/part3_consumption/netex_consumption_support.xsd at 71:37]
MARKED_AS_TEMPORAL_VALIDITY_ENUMERATION_EXPIRED = 5;- 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<MarkedAsTemporalValidityEnumeration> 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 MarkedAsTemporalValidityEnumeration 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
-