public abstract class AbstractDatatypeEvent extends AbstractEvent implements DatatypeEvent
| Modifier and Type | Field and Description |
|---|---|
protected Datatype |
datatype |
eventType| Constructor and Description |
|---|
AbstractDatatypeEvent(EventType eventType,
Datatype datatype) |
| Modifier and Type | Method and Description |
|---|---|
Datatype |
getDatatype() |
String |
toString() |
equals, getEventType, hashCode, isEventTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEventType, isEventTypeprotected final Datatype datatype
public Datatype getDatatype()
getDatatype in interface DatatypeEventpublic String toString()
toString in class AbstractEventCopyright © 2018 Siemens AG. All rights reserved.