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

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

Uses of PropertyFilterSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type PropertyFilterSpec
 ManagedObjectReference VimServiceImpl.createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 ManagedObjectReference VimService.createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type PropertyFilterSpec
 List<ObjectContent> VimServiceImpl.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 List<ObjectContent> VimService.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return PropertyFilterSpec
 PropertyFilterSpec CreateFilter.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type PropertyFilterSpec
 List<PropertyFilterSpec> RetrieveProperties.getSpecSet()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type PropertyFilterSpec
 void CreateFilter.setSpec(PropertyFilterSpec spec)
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type PropertyFilterSpec
 void RetrieveProperties.setSpecSet(List<PropertyFilterSpec> specSet)
           
 

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

Methods in com.hyper9.simdk.stubs.mao that return PropertyFilterSpec
 PropertyFilterSpec PropertyFilter.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type PropertyFilterSpec
 void PropertyFilter.setSpec(PropertyFilterSpec toSet)
           
 

Uses of PropertyFilterSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type PropertyFilterSpec
 ManagedObjectReference VimServiceExImpl.createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 

Method parameters in com.hyper9.simdk.ws with type arguments of type PropertyFilterSpec
 List<ObjectContent> VimServiceExImpl.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 

Uses of PropertyFilterSpec in com.hyper9.simdk.ws.util
 

Methods in com.hyper9.simdk.ws.util with parameters of type PropertyFilterSpec
static PropertyFilter PropertyCollectorUtil.createFilter(String sessionKey, ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 

Method parameters in com.hyper9.simdk.ws.util with type arguments of type PropertyFilterSpec
static List<ObjectContent> PropertyCollectorUtil.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.