Uses of Class
org.Release
-
Uses of Release in org
Methods in org that return Release Modifier and Type Method Description static Release
ReleaseInfo. getRunningReleaseStatus()
static Release
Release. 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 void
ReleaseInfo. setRunningReleaseStatus(Release currentReleaseStatus)