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

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

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

Methods in com.hyper9.simdk.stubs.dao that return VAppEntityConfigInfo
 VAppEntityConfigInfo ImportSpec.getEntityConfig()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type VAppEntityConfigInfo
 List<VAppEntityConfigInfo> ArrayOfVAppEntityConfigInfo.getData()
           
 List<VAppEntityConfigInfo> VAppConfigSpec.getEntityConfig()
           
 List<VAppEntityConfigInfo> VAppConfigInfo.getEntityConfig()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type VAppEntityConfigInfo
 void ImportSpec.setEntityConfig(VAppEntityConfigInfo toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type VAppEntityConfigInfo
 void VAppConfigSpec.setEntityConfig(List<VAppEntityConfigInfo> toSet)
           
 void VAppConfigInfo.setEntityConfig(List<VAppEntityConfigInfo> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.