Package uk.org.netex.www.netex
Enum Class DeliveryVariantTypeEnumeration
java.lang.Object
java.lang.Enum<DeliveryVariantTypeEnumeration>
uk.org.netex.www.netex.DeliveryVariantTypeEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<DeliveryVariantTypeEnumeration>,Constable
public enum DeliveryVariantTypeEnumeration
extends Enum<DeliveryVariantTypeEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Notice delivery media type. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 105:56]Protobuf enum
uk.org.netex.www.netex.DeliveryVariantTypeEnumeration-
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_framework/netex_reusableComponents/netex_notice_support.xsd at 110:34][netex_framework/netex_reusableComponents/netex_notice_support.xsd at 115:37][netex_framework/netex_reusableComponents/netex_notice_support.xsd at 116:36][netex_framework/netex_reusableComponents/netex_notice_support.xsd at 111:38][netex_framework/netex_reusableComponents/netex_notice_support.xsd at 113:51][netex_framework/netex_reusableComponents/netex_notice_support.xsd at 112:43]Default[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 114:34] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 110:34]static final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 115:37]static final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 116:36]static final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 111:38]static final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 113:51]static final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 112:43]static final intDefaultstatic final int[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 114:34] -
Method Summary
Modifier and TypeMethodDescriptionforNumber(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<DeliveryVariantTypeEnumeration> 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 DeliveryVariantTypeEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
DELIVERY_VARIANT_TYPE_ENUMERATION_UNSPECIFIED
Default
DELIVERY_VARIANT_TYPE_ENUMERATION_UNSPECIFIED = 0; -
DELIVERY_VARIANT_TYPE_ENUMERATION_ANY
[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 110:34]
DELIVERY_VARIANT_TYPE_ENUMERATION_ANY = 1; -
DELIVERY_VARIANT_TYPE_ENUMERATION_PRINTED
[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 111:38]
DELIVERY_VARIANT_TYPE_ENUMERATION_PRINTED = 2; -
DELIVERY_VARIANT_TYPE_ENUMERATION_TEXT_TO_SPEECH
[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 112:43]
DELIVERY_VARIANT_TYPE_ENUMERATION_TEXT_TO_SPEECH = 3; -
DELIVERY_VARIANT_TYPE_ENUMERATION_RECORDED_ANNOUNCEMENT
public static final DeliveryVariantTypeEnumeration DELIVERY_VARIANT_TYPE_ENUMERATION_RECORDED_ANNOUNCEMENT[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 113:51]
DELIVERY_VARIANT_TYPE_ENUMERATION_RECORDED_ANNOUNCEMENT = 4; -
DELIVERY_VARIANT_TYPE_ENUMERATION_WEB
[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 114:34]
DELIVERY_VARIANT_TYPE_ENUMERATION_WEB = 5; -
DELIVERY_VARIANT_TYPE_ENUMERATION_MOBILE
[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 115:37]
DELIVERY_VARIANT_TYPE_ENUMERATION_MOBILE = 6; -
DELIVERY_VARIANT_TYPE_ENUMERATION_OTHER
[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 116:36]
DELIVERY_VARIANT_TYPE_ENUMERATION_OTHER = 7; -
UNRECOGNIZED
-
-
Field Details
-
DELIVERY_VARIANT_TYPE_ENUMERATION_UNSPECIFIED_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_UNSPECIFIED_VALUEDefault
DELIVERY_VARIANT_TYPE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_ANY_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_ANY_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 110:34]
DELIVERY_VARIANT_TYPE_ENUMERATION_ANY = 1;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_PRINTED_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_PRINTED_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 111:38]
DELIVERY_VARIANT_TYPE_ENUMERATION_PRINTED = 2;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_TEXT_TO_SPEECH_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_TEXT_TO_SPEECH_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 112:43]
DELIVERY_VARIANT_TYPE_ENUMERATION_TEXT_TO_SPEECH = 3;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_RECORDED_ANNOUNCEMENT_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_RECORDED_ANNOUNCEMENT_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 113:51]
DELIVERY_VARIANT_TYPE_ENUMERATION_RECORDED_ANNOUNCEMENT = 4;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_WEB_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_WEB_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 114:34]
DELIVERY_VARIANT_TYPE_ENUMERATION_WEB = 5;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_MOBILE_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_MOBILE_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 115:37]
DELIVERY_VARIANT_TYPE_ENUMERATION_MOBILE = 6;- See Also:
-
DELIVERY_VARIANT_TYPE_ENUMERATION_OTHER_VALUE
public static final int DELIVERY_VARIANT_TYPE_ENUMERATION_OTHER_VALUE[netex_framework/netex_reusableComponents/netex_notice_support.xsd at 116:36]
DELIVERY_VARIANT_TYPE_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<DeliveryVariantTypeEnumeration> 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 DeliveryVariantTypeEnumeration 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
-