Uses of Class
org.tridas.schema.TridasResearch

Packages that use TridasResearch
org.tridas.schema   
 

Uses of TridasResearch in org.tridas.schema
 

Fields in org.tridas.schema with type parameters of type TridasResearch
protected  List<TridasResearch> TridasProject.researches
           
 

Methods in org.tridas.schema that return TridasResearch
 TridasResearch ObjectFactory.createTridasResearch()
          Create an instance of TridasResearch
 

Methods in org.tridas.schema that return types with arguments of type TridasResearch
 List<TridasResearch> TridasProject.getResearches()
          Gets the value of the researches property.
 

Method parameters in org.tridas.schema with type arguments of type TridasResearch
 void TridasProject.setResearches(List<TridasResearch> researches)
          Sets the value of the researches property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.