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

Packages that use PerfInterval
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 PerfInterval in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type PerfInterval
 void VimServiceImpl.createPerfInterval(ManagedObjectReference _this, PerfInterval intervalId)
           
 void VimService.createPerfInterval(ManagedObjectReference _this, PerfInterval intervalId)
           
 void VimServiceImpl.updatePerfInterval(ManagedObjectReference _this, PerfInterval interval)
           
 void VimService.updatePerfInterval(ManagedObjectReference _this, PerfInterval interval)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type PerfInterval
 List<PerfInterval> ArrayOfPerfInterval.getData()
           
 List<PerfInterval> PerformanceStatisticsDescription.getIntervals()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type PerfInterval
 void PerformanceStatisticsDescription.setIntervals(List<PerfInterval> toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.jaxws that return PerfInterval
 PerfInterval UpdatePerfInterval.getInterval()
           
 PerfInterval CreatePerfInterval.getIntervalId()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type PerfInterval
 void UpdatePerfInterval.setInterval(PerfInterval interval)
           
 void CreatePerfInterval.setIntervalId(PerfInterval intervalId)
           
 

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

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type PerfInterval
 List<PerfInterval> PerformanceManager.getHistoricalInterval()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type PerfInterval
 void PerformanceManager.setHistoricalInterval(List<PerfInterval> toSet)
           
 

Uses of PerfInterval in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type PerfInterval
 void VimServiceExImpl.createPerfInterval(ManagedObjectReference _this, PerfInterval intervalId)
           
 void VimServiceExImpl.updatePerfInterval(ManagedObjectReference _this, PerfInterval interval)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.