Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.lather
Class MeasurementGetConfigs_result

java.lang.Object
  extended by org.hyperic.lather.LatherValue
      extended by org.hyperic.hq.bizapp.shared.lather.MeasurementGetConfigs_result

public class MeasurementGetConfigs_result
extends org.hyperic.lather.LatherValue


Constructor Summary
MeasurementGetConfigs_result()
           
 
Method Summary
 MeasurementConfigList getConfigs()
           
 void setConfigs(MeasurementConfigList configs)
           
 void validate()
           
 
Methods inherited from class org.hyperic.lather.LatherValue
addByteAToList, addDoubleToList, addIntToList, addObjectToList, addStringToList, getByteAList, getByteALists, getByteAVals, getByteAValue, getDoubleList, getDoubleLists, getDoubleVals, getDoubleValue, getIntList, getIntLists, getIntVals, getIntValue, getLongVals, getLongValue, getObjectList, getObjectLists, getObjectVals, getObjectValue, getStringList, getStringLists, getStringVals, getStringValue, setByteAValue, setDoubleValue, setIntValue, setLongValue, setObjectValue, setStringValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasurementGetConfigs_result

public MeasurementGetConfigs_result()
Method Detail

setConfigs

public void setConfigs(MeasurementConfigList configs)

getConfigs

public MeasurementConfigList getConfigs()
                                 throws org.hyperic.lather.LatherRemoteException
Throws:
org.hyperic.lather.LatherRemoteException

validate

public void validate()
              throws org.hyperic.lather.LatherRemoteException
Specified by:
validate in class org.hyperic.lather.LatherValue
Throws:
org.hyperic.lather.LatherRemoteException

Hyperic HQ Plugin API v. 4.4.0.2

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