public class LaufKommandoAntwort extends Object
| Constructor and Description |
|---|
LaufKommandoAntwort(SkriptLaufKommando typ,
String meldung)
Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMeldung()
liefert den beschreibenden Text.
|
SkriptLaufKommando |
getTyp()
liefert die Kataegorie der Antwort.
|
String |
toString()
.
|
public LaufKommandoAntwort(SkriptLaufKommando typ, String meldung)
typ - die Kategoriemeldung - der beschreibende Textpublic String getMeldung()
public SkriptLaufKommando getTyp()
public String toString()
toString in class ObjectObject.toString()Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.