|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tango.server.command.CommandHistory
public final class CommandHistory
Constructor Summary | |
---|---|
CommandHistory(int type)
|
Method Summary | |
---|---|
void |
addToHistory(java.lang.Object value,
fr.esrf.Tango.DevError[] error)
|
void |
clear()
|
int |
getMaxSize()
|
void |
setMaxSize(int maxSize)
|
int |
size()
|
fr.esrf.Tango.DevCmdHistory_4 |
toDevCmdHistory4(int maxSize)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandHistory(int type)
Method Detail |
---|
public void setMaxSize(int maxSize)
public void addToHistory(java.lang.Object value, fr.esrf.Tango.DevError[] error) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
public int size()
public void clear()
public fr.esrf.Tango.DevCmdHistory_4 toDevCmdHistory4(int maxSize) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
public int getMaxSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |