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