Hyperic HQ Plugin API v. 4.4.0.2

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

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

public class ControlGetPluginConfig_args
extends SecureAgentLatherValue


Constructor Summary
ControlGetPluginConfig_args()
           
 
Method Summary
 boolean getMerge()
           
 java.lang.String getPluginName()
           
 void setMerge(boolean merge)
           
 void setPluginName(java.lang.String pluginName)
           
 void validate()
           
 
Methods inherited from class org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue
getAgentToken, setAgentToken
 
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

ControlGetPluginConfig_args

public ControlGetPluginConfig_args()
Method Detail

setPluginName

public void setPluginName(java.lang.String pluginName)

getPluginName

public java.lang.String getPluginName()

setMerge

public void setMerge(boolean merge)

getMerge

public boolean getMerge()

validate

public void validate()
              throws org.hyperic.lather.LatherRemoteException
Overrides:
validate in class SecureAgentLatherValue
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.