|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dist1.acb.common.transport.Packet dist1.acb.common.transport.Request dist1.acb.common.transport.RequestUpdate dist1.acb.CBL.concretePackets.RequestInsertLog
RequestInsertLog
Constructor Summary | |
RequestInsertLog(Log log)
Creates a new instance of RequestInsertLog |
Method Summary | |
Log |
getLog()
Getter for property log. |
void |
setLog(Log log)
Setter for property log. |
Methods inherited from class dist1.acb.common.transport.Packet |
equals, getId, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RequestInsertLog(Log log)
log
- A new log recordMethod Detail |
public void setLog(Log log)
log
- New value of property log.public Log getLog()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |