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

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

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

Methods in com.hyper9.simdk.stubs.dao that return VAppOvfSectionInfo
 VAppOvfSectionInfo VAppOvfSectionSpec.getInfo()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type VAppOvfSectionInfo
 List<VAppOvfSectionInfo> ArrayOfVAppOvfSectionInfo.getData()
           
 List<VAppOvfSectionInfo> VmConfigInfo.getOvfSection()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type VAppOvfSectionInfo
 void VAppOvfSectionSpec.setInfo(VAppOvfSectionInfo toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type VAppOvfSectionInfo
 void VmConfigInfo.setOvfSection(List<VAppOvfSectionInfo> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.