com.hyper9.simdk.stubs.dao
Class ArrayOfHostConnectInfo

java.lang.Object
  extended by com.hyper9.simdk.stubs.ArrayOf<HostConnectInfo>
      extended by com.hyper9.simdk.stubs.dao.ArrayOfHostConnectInfo
All Implemented Interfaces:
Serializable

public class ArrayOfHostConnectInfo
extends ArrayOf<HostConnectInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfHostConnectInfo()
           
 
Method Summary
 List<HostConnectInfo> getData()
           
 
Methods inherited from class com.hyper9.simdk.stubs.ArrayOf
setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayOfHostConnectInfo

public ArrayOfHostConnectInfo()
Method Detail

getData

public List<HostConnectInfo> getData()
Overrides:
getData in class ArrayOf<HostConnectInfo>


Copyright © 2009-2010 Hyper9. All Rights Reserved.