org.hyperic.hq.measurement.data
Class DSNList
java.lang.Object
org.hyperic.hq.measurement.data.DSNList
- All Implemented Interfaces:
- Serializable
public class DSNList
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSNList
public DSNList()
getClientId
public int getClientId()
setClientId
public void setClientId(int clientId)
setDsns
public void setDsns(ValueList[] dsns)
getDsns
public ValueList[] getDsns()
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.