org.hyperic.hq.autoinventory
Class AIScheduleBaseValue
java.lang.Object
org.hyperic.hq.autoinventory.AIScheduleBaseValue
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AIScheduleValue
public abstract class AIScheduleBaseValue
- extends java.lang.Object
- implements java.io.Serializable
Base class for auto-generated xdoclet value object. This is
required to store properties that are no longer container
managed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AIScheduleBaseValue
public AIScheduleBaseValue()
getConfig
public byte[] getConfig()
setConfig
public void setConfig(byte[] core)
getConfigObj
public ScanConfigurationCore getConfigObj()
throws AutoinventoryException
- Throws:
AutoinventoryException
setConfigObj
public void setConfigObj(ScanConfigurationCore core)
throws AutoinventoryException
- Throws:
AutoinventoryException
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.