org.hyperic.hq.autoinventory
Class ScanMethodConfig
java.lang.Object
org.hyperic.hq.autoinventory.ScanMethodConfig
- All Implemented Interfaces:
- java.io.Serializable
public class ScanMethodConfig
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScanMethodConfig
public ScanMethodConfig()
getMethodClass
public java.lang.String getMethodClass()
setMethodClass
public void setMethodClass(java.lang.String mc)
getConfig
public ConfigResponse getConfig()
setConfig
public void setConfig(ConfigResponse config)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.