|
|||||||||||
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.common.transport.concretePackets.RequestEndSellTransaction
RequestEndSellTransaction
Constructor Summary | |
RequestEndSellTransaction(long registerId)
Creates a new instance of RequestEndSellTransaction |
Method Summary | |
long |
getRegisterId()
Getter for property registerId. |
void |
setRegisterId(int registerId)
Setter for property registerId. |
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 RequestEndSellTransaction(long registerId)
Method Detail |
public long getRegisterId()
public void setRegisterId(int registerId)
registerId
- New value of property registerId.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |