Uses of Class
com.googlecode.refit.runner.jaxb.Summary

Packages that use Summary
com.googlecode.refit.runner   
com.googlecode.refit.runner.jaxb   
 

Uses of Summary in com.googlecode.refit.runner
 

Methods in com.googlecode.refit.runner that return Summary
 Summary ReportGenerator.getSummary()
           
 Summary ReportIO.readXml(InputStream is)
           
 

Constructors in com.googlecode.refit.runner with parameters of type Summary
ReportIO(Summary summary)
           
 

Uses of Summary in com.googlecode.refit.runner.jaxb
 

Methods in com.googlecode.refit.runner.jaxb that return Summary
 Summary ObjectFactory.createSummary()
          Create an instance of Summary
 

Methods in com.googlecode.refit.runner.jaxb that return types with arguments of type Summary
 JAXBElement<Summary> ObjectFactory.createSummary(Summary value)
          Create an instance of JAXBElement<Summary>}
 

Methods in com.googlecode.refit.runner.jaxb with parameters of type Summary
 JAXBElement<Summary> ObjectFactory.createSummary(Summary value)
          Create an instance of JAXBElement<Summary>}
 



Copyright © 2011. All Rights Reserved.