Uses of Class
org.tridas.schema.TridasStatFoundation

Packages that use TridasStatFoundation
org.tridas.schema   
 

Uses of TridasStatFoundation in org.tridas.schema
 

Fields in org.tridas.schema with type parameters of type TridasStatFoundation
protected  List<TridasStatFoundation> TridasInterpretation.statFoundations
           
 

Methods in org.tridas.schema that return TridasStatFoundation
 TridasStatFoundation ObjectFactory.createTridasStatFoundation()
          Create an instance of TridasStatFoundation
 

Methods in org.tridas.schema that return types with arguments of type TridasStatFoundation
 List<TridasStatFoundation> TridasInterpretation.getStatFoundations()
          Gets the value of the statFoundations property.
 

Method parameters in org.tridas.schema with type arguments of type TridasStatFoundation
 void TridasInterpretation.setStatFoundations(List<TridasStatFoundation> statFoundations)
          Sets the value of the statFoundations property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.