com.hyper9.simdk.stubs.dao
Class ArrayOfDVSContactInfo

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

public class ArrayOfDVSContactInfo
extends ArrayOf<DVSContactInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfDVSContactInfo()
           
 
Method Summary
 List<DVSContactInfo> 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

ArrayOfDVSContactInfo

public ArrayOfDVSContactInfo()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.