org.hyperic.hq.livedata.shared
Class LiveDataCommand
java.lang.Object
org.hyperic.hq.livedata.shared.LiveDataCommand
- All Implemented Interfaces:
- java.io.Serializable
public class LiveDataCommand
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
LiveDataCommand
public LiveDataCommand(AppdefEntityID id,
java.lang.String command,
ConfigResponse config)
getAppdefEntityID
public AppdefEntityID getAppdefEntityID()
getCommand
public java.lang.String getCommand()
getConfig
public ConfigResponse getConfig()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.