Uses of Class
org.ApplicationStatus
Package | Description |
---|---|
org |
-
Uses of ApplicationStatus in org
Methods in org that return ApplicationStatus Modifier and Type Method Description static ApplicationStatus
ErrorMsg. getAppLoadingStatus()
static ApplicationStatus
ApplicationStatus. valueOf(String name)
Returns the enum constant of this type with the specified name.static ApplicationStatus[]
ApplicationStatus. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org with parameters of type ApplicationStatus Modifier and Type Method Description static void
ErrorMsg. setAppLoadingCompleted(ApplicationStatus status)