Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.autoinventory
Class AIScheduleBaseValue

java.lang.Object
  extended by 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

Constructor Summary
AIScheduleBaseValue()
           
 
Method Summary
 byte[] getConfig()
           
 ScanConfigurationCore getConfigObj()
           
 void setConfig(byte[] core)
           
 void setConfigObj(ScanConfigurationCore core)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AIScheduleBaseValue

public AIScheduleBaseValue()
Method Detail

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

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.