Uses of Class
hudson.plugins.PerfPublisher.Report.Hardware

Packages that use Hardware
hudson.plugins.PerfPublisher.Report   
 

Uses of Hardware in hudson.plugins.PerfPublisher.Report
 

Methods in hudson.plugins.PerfPublisher.Report that return types with arguments of type Hardware
 java.util.ArrayList<Hardware> Platform.getHardwares()
           
 

Methods in hudson.plugins.PerfPublisher.Report with parameters of type Hardware
 void Platform.addHardware(Hardware hard)
           
 

Method parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Hardware
 void Platform.setHardwares(java.util.ArrayList<Hardware> hardwares)
           
 



Copyright © 2010. All Rights Reserved.