Uses of Class
edu.cornell.mannlib.vitro.webapp.modules.Application.Component.LifecycleState
-
Packages that use Application.Component.LifecycleState Package Description edu.cornell.mannlib.vitro.webapp.modules -
-
Uses of Application.Component.LifecycleState in edu.cornell.mannlib.vitro.webapp.modules
Methods in edu.cornell.mannlib.vitro.webapp.modules that return Application.Component.LifecycleState Modifier and Type Method Description static Application.Component.LifecycleStateApplication.Component.LifecycleState. valueOf(String name)Returns the enum constant of this type with the specified name.static Application.Component.LifecycleState[]Application.Component.LifecycleState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-