|
|||||||||||
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.concretePackets.RequestGetLog
RequestLog
Constructor Summary | |
RequestGetLog(long afterId)
Creates a new instance of RequestLog |
Method Summary | |
long |
getAfterId()
Getter for property afterId. |
void |
setAfterId(long afterId)
Setter for property afterId. |
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 RequestGetLog(long afterId)
afterId
- Requests log records after record with this idMethod Detail |
public void setAfterId(long afterId)
afterId
- New value of property afterId.public long getAfterId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |