Class Event
- java.lang.Object
-
- com.netgrif.application.engine.petrinet.domain.Imported
-
- com.netgrif.application.engine.petrinet.domain.events.BaseEvent
-
- com.netgrif.application.engine.petrinet.domain.events.Event
-
- All Implemented Interfaces:
java.io.Serializable
public class Event extends BaseEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Event()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Event
clone()
-
Methods inherited from class com.netgrif.application.engine.petrinet.domain.Imported
getImportId, setImportId
-
-
-
-
Method Detail
-
clone
public Event clone()
- Overrides:
clone
in classjava.lang.Object
-
-