|
|||||||||||
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.RequestRemoveCBL
Request sent directly to primary to remove a CBL
Constructor Summary | |
RequestRemoveCBL(java.lang.String cblName)
Creates a new instance of RequestRemoveCBL |
Method Summary | |
java.lang.String |
getCblName()
Getter for property cblName. |
void |
setCblName(java.lang.String cblName)
Setter for property cblName. |
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 RequestRemoveCBL(java.lang.String cblName)
Method Detail |
public java.lang.String getCblName()
public void setCblName(java.lang.String cblName)
cblName
- New value of property cblName.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |