|
|||||||||
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.ProtocolReplyUserLogout
public class ProtocolReplyUserLogout
Trida ProtocolReplyUserLogout
Field Summary | |
---|---|
protected java.lang.String |
login
|
Constructor Summary | |
---|---|
ProtocolReplyUserLogout(java.lang.String login)
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 login
Constructor Detail |
---|
public ProtocolReplyUserLogout(java.lang.String login)
login
- Login hraceMethod 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 |