|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectc408h008.common.command.OECommandRemoveMark
Stores the owning client's id of mark to be removed.
Constructor Summary | |
---|---|
OECommandRemoveMark()
Constructs a new remove mark command. |
Method Summary | |
---|---|
java.lang.String |
getClientID()
Gets the client's id. |
void |
setClientID(java.lang.String clientID)
Sets the client's id. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OECommandRemoveMark()
Method Detail |
public java.lang.String getClientID()
public void setClientID(java.lang.String clientID)
clientID
- The owning client's id.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |