Package csw.params.events
Class EventKey$
- java.lang.Object
-
- csw.params.events.EventKey$
-
- All Implemented Interfaces:
java.io.Serializable,scala.Serializable
public class EventKey$ extends java.lang.Object implements scala.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EventKey$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EventKeyapply(java.lang.String eventKeyStr)play.api.libs.json.OFormat<EventKey>format()
-
-
-
Field Detail
-
MODULE$
public static final EventKey$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-