Uses of Enum Class
com.teamdev.jxbrowser.download.event.DownloadInterruptReason
Packages that use DownloadInterruptReason
-
Uses of DownloadInterruptReason in com.teamdev.jxbrowser.download.event
Methods in com.teamdev.jxbrowser.download.event that return DownloadInterruptReasonModifier and TypeMethodDescriptionstatic DownloadInterruptReasonDownloadInterruptReason.forNumber(int value) default DownloadInterruptReasonDownloadInterrupted.reason()Returns the interrupt reason of this download.static DownloadInterruptReasonDownloadInterruptReason.valueOf(int value) Deprecated.static DownloadInterruptReasonDownloadInterruptReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DownloadInterruptReasonReturns the enum constant of this class with the specified name.static DownloadInterruptReason[]DownloadInterruptReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.download.event that return types with arguments of type DownloadInterruptReasonModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DownloadInterruptReason>DownloadInterruptReason.internalGetValueMap()