Uses of Class
org.tridas.schema.TridasProject

Packages that use TridasProject
org.tridas.schema   
 

Uses of TridasProject in org.tridas.schema
 

Fields in org.tridas.schema with type parameters of type TridasProject
protected  List<TridasProject> TridasTridas.projects
           
 

Methods in org.tridas.schema that return TridasProject
 TridasProject ObjectFactory.createTridasProject()
          Create an instance of TridasProject
 

Methods in org.tridas.schema that return types with arguments of type TridasProject
 List<TridasProject> TridasTridas.getProjects()
          Gets the value of the projects property.
 

Method parameters in org.tridas.schema with type arguments of type TridasProject
 void TridasTridas.setProjects(List<TridasProject> projects)
          Sets the value of the projects property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.