Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.data
Class DSNList

java.lang.Object
  extended by org.hyperic.hq.measurement.data.DSNList
All Implemented Interfaces:
java.io.Serializable

public class DSNList
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DSNList()
           
 
Method Summary
 int getClientId()
           
 ValueList[] getDsns()
           
 void setClientId(int clientId)
           
 void setDsns(ValueList[] dsns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSNList

public DSNList()
Method Detail

getClientId

public int getClientId()

setClientId

public void setClientId(int clientId)

setDsns

public void setDsns(ValueList[] dsns)

getDsns

public ValueList[] getDsns()

Hyperic HQ Plugin API v. 4.4.0.2

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