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

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

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

Methods in com.hyper9.simdk.stubs.dao that return SharesInfo
 SharesInfo VirtualDisk.getShares()
           
 SharesInfo ResourceAllocationInfo.getShares()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type SharesInfo
 void VirtualDisk.setShares(SharesInfo toSet)
           
 void ResourceAllocationInfo.setShares(SharesInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.