public class TMCEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TMCEvent.TMCEventType
Enumerator TMC-Ereignistyp.
|
| Constructor and Description |
|---|
TMCEvent(TMCEvent.TMCEventType typ,
int code)
Erzeugt ein neues Objekt.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Gibt den Ereigniscode zurück.
|
TMCEvent.TMCEventType |
getTyp()
Gibt den Typ des Ereignisses zurück.
|
public TMCEvent(TMCEvent.TMCEventType typ, int code)
typ - Ereignistyp TMCEvent.TMCEventTypecode - Codenummerpublic TMCEvent.TMCEventType getTyp()
TMCEvent.TMCEventTypepublic int getCode()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.