|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvutbr.checkers.protocol.ProtocolLine
vutbr.checkers.protocol.ProtocolReply
vutbr.checkers.protocol.reply.ProtocolReplyTurnEndError
public class ProtocolReplyTurnEndError
Trida ProtocolReplyTurnEndError
Field Summary | |
---|---|
protected java.lang.String |
message
|
Constructor Summary | |
---|---|
ProtocolReplyTurnEndError(java.lang.String message)
Konstruktor |
Method Summary | |
---|---|
protected java.lang.String |
getCommand()
Vrati jmeno prikazu |
protected java.lang.String |
getParam()
Vrati parametry prikazu |
Methods inherited from class vutbr.checkers.protocol.ProtocolReply |
---|
getType |
Methods inherited from class vutbr.checkers.protocol.ProtocolLine |
---|
build |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String message
Constructor Detail |
---|
public ProtocolReplyTurnEndError(java.lang.String message)
message
- Chybova zpravaMethod Detail |
---|
protected java.lang.String getCommand()
getCommand
in class ProtocolLine
protected java.lang.String getParam()
getParam
in class ProtocolLine
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |