Uses of Class
org.Release
-
Uses of Release in org
Methods in org that return Release Modifier and Type Method Description static ReleaseReleaseInfo. getRunningReleaseStatus()static ReleaseRelease. valueOf(String name)Returns the enum constant of this type with the specified name.static Release[]Release. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org with parameters of type Release Modifier and Type Method Description static voidReleaseInfo. setRunningReleaseStatus(Release currentReleaseStatus)