Uses of Class
org.tridas.schema.TridasLaboratory

Packages that use TridasLaboratory
org.tridas.schema   
 

Uses of TridasLaboratory in org.tridas.schema
 

Fields in org.tridas.schema with type parameters of type TridasLaboratory
protected  List<TridasLaboratory> TridasProject.laboratories
           
 

Methods in org.tridas.schema that return TridasLaboratory
 TridasLaboratory ObjectFactory.createTridasLaboratory()
          Create an instance of TridasLaboratory
 

Methods in org.tridas.schema that return types with arguments of type TridasLaboratory
 List<TridasLaboratory> TridasProject.getLaboratories()
          Gets the value of the laboratories property.
 

Method parameters in org.tridas.schema with type arguments of type TridasLaboratory
 void TridasProject.setLaboratories(List<TridasLaboratory> laboratories)
          Sets the value of the laboratories property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.