Uses of Interface
com.pushtotest.testmaker.XSTest.PAAS.GSRS.Author

Packages that use Author
com.pushtotest.testmaker.XSTest.PAAS.GSRS   
com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl   
 

Uses of Author in com.pushtotest.testmaker.XSTest.PAAS.GSRS
 

Methods in com.pushtotest.testmaker.XSTest.PAAS.GSRS that return Author
 Author ObjectFactory.createAuthor()
          Create an instance of Author
 

Uses of Author in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl
 

Classes in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl that implement Author
 class AuthorImpl