Uses of Enum
org.sonar.updatecenter.common.Release.Edition
Packages that use Release.Edition
-
Uses of Release.Edition in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common that return Release.EditionModifier and TypeMethodDescriptionstatic Release.EditionReturns the enum constant of this type with the specified name.static Release.Edition[]Release.Edition.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.sonar.updatecenter.common with parameters of type Release.EditionModifier and TypeMethodDescriptionRelease.getDownloadUrl(Release.Edition edition) static StringUpdateCenterDeserializer.getDownloadUrlSuffix(Release.Edition edition) Release.getFilename(Release.Edition edition) Release.setDownloadUrl(String downloadUrlString, Release.Edition edition)