com.hyper9.simdk.stubs.dao
Class ArrayOfHostIpConfig

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

public class ArrayOfHostIpConfig
extends ArrayOf<HostIpConfig>

See Also:
Serialized Form

Constructor Summary
ArrayOfHostIpConfig()
           
 
Method Summary
 List<HostIpConfig> 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

ArrayOfHostIpConfig

public ArrayOfHostIpConfig()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.