Uses of Enum Class
org.apache.wiki.ProductUpdateChecker.Status
Packages that use ProductUpdateChecker.Status
-
Uses of ProductUpdateChecker.Status in org.apache.wiki
Methods in org.apache.wiki that return ProductUpdateChecker.StatusModifier and TypeMethodDescriptionProductUpdateChecker.UpdateStatus.getIsUpToDate()static ProductUpdateChecker.StatusReturns the enum constant of this class with the specified name.static ProductUpdateChecker.Status[]ProductUpdateChecker.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.