com.hyper9.simdk.stubs.dao
Class ArrayOfServiceEndpoint

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

public class ArrayOfServiceEndpoint
extends ArrayOf<ServiceEndpoint>

See Also:
Serialized Form

Constructor Summary
ArrayOfServiceEndpoint()
           
 
Method Summary
 List<ServiceEndpoint> 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

ArrayOfServiceEndpoint

public ArrayOfServiceEndpoint()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.