Uses of Class
org.gcube.smartgears.lifecycle.container.ContainerState
-
Packages that use ContainerState Package Description org.gcube.smartgears.lifecycle.container -
-
Uses of ContainerState in org.gcube.smartgears.lifecycle.container
Methods in org.gcube.smartgears.lifecycle.container that return ContainerState Modifier and Type Method Description static ContainerStateContainerState. valueOf(String name)Returns the enum constant of this type with the specified name.static ContainerState[]ContainerState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-