Uses of Enum Class
org.inventivetalent.update.spiget.SpigetUpdate.DownloadFailReason
Packages that use SpigetUpdate.DownloadFailReason
-
Uses of SpigetUpdate.DownloadFailReason in org.inventivetalent.update.spiget
Fields in org.inventivetalent.update.spiget declared as SpigetUpdate.DownloadFailReasonModifier and TypeFieldDescriptionprotected SpigetUpdate.DownloadFailReasonSpigetUpdate.failReasonMethods in org.inventivetalent.update.spiget that return SpigetUpdate.DownloadFailReasonModifier and TypeMethodDescriptionSpigetUpdate.getFailReason()Returns the enum constant of this class with the specified name.static SpigetUpdate.DownloadFailReason[]SpigetUpdate.DownloadFailReason.values()Returns an array containing the constants of this enum class, in the order they are declared.