Uses of Class
br.eti.kinoshita.tap4j.model.Footer

Packages that use Footer
br.eti.kinoshita.tap4j.consumer   
br.eti.kinoshita.tap4j.model   
br.eti.kinoshita.tap4j.producer   
 

Uses of Footer in br.eti.kinoshita.tap4j.consumer
 

Fields in br.eti.kinoshita.tap4j.consumer declared as Footer
protected  Footer AbstractTapConsumer.footer
          Footer.
 

Methods in br.eti.kinoshita.tap4j.consumer that return Footer
 Footer AbstractTapConsumer.getFooter()
           
 Footer TapConsumer.getFooter()
           
 

Uses of Footer in br.eti.kinoshita.tap4j.model
 

Fields in br.eti.kinoshita.tap4j.model declared as Footer
protected  Footer TestTAPFooter.footer
           
 

Methods in br.eti.kinoshita.tap4j.model that return Footer
 Footer TestSet.getFooter()
           
 

Methods in br.eti.kinoshita.tap4j.model with parameters of type Footer
 void TestSet.setFooter(Footer footer)
           
 

Uses of Footer in br.eti.kinoshita.tap4j.producer
 

Fields in br.eti.kinoshita.tap4j.producer declared as Footer
protected  Footer AbstractTapProducer.footer
          Footer.
 

Methods in br.eti.kinoshita.tap4j.producer with parameters of type Footer
 void AbstractTapProducer.setFooter(Footer footer)
           
 void TapProducer.setFooter(Footer footer)
           
 



Copyright © 2010. All Rights Reserved.