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

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

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

Methods in com.hyper9.simdk.stubs.dao that return AboutInfo
 AboutInfo ServiceContent.getAbout()
           
 AboutInfo HostConfigSummary.getProduct()
           
 AboutInfo HostConfigInfo.getProduct()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type AboutInfo
 void ServiceContent.setAbout(AboutInfo toSet)
           
 void HostConfigSummary.setProduct(AboutInfo toSet)
           
 void HostConfigInfo.setProduct(AboutInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.