Uses of Class
org.gcube.application.geoportal.common.model.document.lifecycle.LifecycleInformation.Status
-
Packages that use LifecycleInformation.Status Package Description org.gcube.application.geoportal.common.model.document.lifecycle -
-
Uses of LifecycleInformation.Status in org.gcube.application.geoportal.common.model.document.lifecycle
Methods in org.gcube.application.geoportal.common.model.document.lifecycle that return LifecycleInformation.Status Modifier and Type Method Description static LifecycleInformation.StatusLifecycleInformation.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static LifecycleInformation.Status[]LifecycleInformation.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-