Package csw.params.core.formats
Class EventCbor$
- java.lang.Object
-
- csw.params.core.formats.AdtCbor<Event>
-
- csw.params.core.formats.EventCbor$
-
-
Field Summary
Fields Modifier and Type Field Description static EventCbor$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EventCbor$()
-
-
-
Field Detail
-
MODULE$
public static final EventCbor$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-