Uses of Class
com.hyper9.simdk.stubs.dao.DVSContactInfo

Packages that use DVSContactInfo
com.hyper9.simdk.stubs.dao   
 

Uses of DVSContactInfo in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return DVSContactInfo
 DVSContactInfo DVSSummary.getContact()
           
 DVSContactInfo DVSConfigSpec.getContact()
           
 DVSContactInfo DVSConfigInfo.getContact()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DVSContactInfo
 List<DVSContactInfo> ArrayOfDVSContactInfo.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type DVSContactInfo
 void DVSSummary.setContact(DVSContactInfo toSet)
           
 void DVSConfigSpec.setContact(DVSContactInfo toSet)
           
 void DVSConfigInfo.setContact(DVSContactInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.