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

Packages that use LicenseFeatureInfo
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.stubs.mao   
com.hyper9.simdk.ws   
 

Uses of LicenseFeatureInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type LicenseFeatureInfo
 List<LicenseFeatureInfo> VimServiceImpl.querySupportedFeatures(ManagedObjectReference _this, ManagedObjectReference host)
           
 List<LicenseFeatureInfo> VimService.querySupportedFeatures(ManagedObjectReference _this, ManagedObjectReference host)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return LicenseFeatureInfo
 LicenseFeatureInfo NoLicenseEvent.getFeature()
           
 LicenseFeatureInfo LicenseExpiredEvent.getFeature()
           
 LicenseFeatureInfo LicenseAvailabilityInfo.getFeature()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type LicenseFeatureInfo
 List<LicenseFeatureInfo> ArrayOfLicenseFeatureInfo.getData()
           
 List<LicenseFeatureInfo> LicenseUsageInfo.getFeatureInfo()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type LicenseFeatureInfo
 void NoLicenseEvent.setFeature(LicenseFeatureInfo toSet)
           
 void LicenseExpiredEvent.setFeature(LicenseFeatureInfo toSet)
           
 void LicenseAvailabilityInfo.setFeature(LicenseFeatureInfo toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type LicenseFeatureInfo
 void LicenseUsageInfo.setFeatureInfo(List<LicenseFeatureInfo> toSet)
           
 

Uses of LicenseFeatureInfo in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type LicenseFeatureInfo
 List<LicenseFeatureInfo> QuerySupportedFeaturesResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type LicenseFeatureInfo
 void QuerySupportedFeaturesResponse.setReturnval(List<LicenseFeatureInfo> returnval)
           
 

Uses of LicenseFeatureInfo in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type LicenseFeatureInfo
 List<LicenseFeatureInfo> LicenseManager.getFeatureInfo()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type LicenseFeatureInfo
 void LicenseManager.setFeatureInfo(List<LicenseFeatureInfo> toSet)
           
 

Uses of LicenseFeatureInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type LicenseFeatureInfo
 List<LicenseFeatureInfo> VimServiceExImpl.querySupportedFeatures(ManagedObjectReference _this, ManagedObjectReference host)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.