Class ContainerLifecycleState$
- java.lang.Object
-
- csw.command.client.models.framework.ContainerLifecycleState$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Serializable
public class ContainerLifecycleState$ extends java.lang.Object implements scala.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ContainerLifecycleState$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ContainerLifecycleState$()
-
-
-
Field Detail
-
MODULE$
public static final ContainerLifecycleState$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-