atavism.agis.plugins
Class AgisMobClient.petCommandUpdateMessage
java.lang.Object
atavism.msgsys.Message
atavism.msgsys.SubjectMessage
atavism.agis.plugins.AgisMobClient.petCommandUpdateMessage
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- AgisMobClient
public static class AgisMobClient.petCommandUpdateMessage
- extends SubjectMessage
Message used to update the behaviour for the pet.
- Author:
- Andrew Harrison
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AgisMobClient.petCommandUpdateMessage
public AgisMobClient.petCommandUpdateMessage()
AgisMobClient.petCommandUpdateMessage
public AgisMobClient.petCommandUpdateMessage(OID oid,
int command,
OID target)
getCommand
public int getCommand()
setCommand
public void setCommand(int command)
getTarget
public OID getTarget()
setTarget
public void setTarget(OID target)