Uses of Enum
com.genologics.ri.container.ContainerState
Packages that use ContainerState
-
Uses of ContainerState in com.genologics.ri.container
Fields in com.genologics.ri.container declared as ContainerStateMethods in com.genologics.ri.container that return ContainerStateModifier and TypeMethodDescriptionstatic ContainerStateGet the container state that has the given display name.Container.getState()static ContainerStateReturns 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.Methods in com.genologics.ri.container with parameters of type ContainerState