com.hyper9.simdk.stubs.dao
Class ArrayOfHostService

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

public class ArrayOfHostService
extends ArrayOf<HostService>

See Also:
Serialized Form

Constructor Summary
ArrayOfHostService()
           
 
Method Summary
 List<HostService> 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

ArrayOfHostService

public ArrayOfHostService()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.