Uses of Class
org.tridas.schema.TridasSample

Packages that use TridasSample
org.tridas.schema   
 

Uses of TridasSample in org.tridas.schema
 

Fields in org.tridas.schema with type parameters of type TridasSample
protected  List<TridasSample> TridasElement.samples
           
 

Methods in org.tridas.schema that return TridasSample
 TridasSample ObjectFactory.createTridasSample()
          Create an instance of TridasSample
 

Methods in org.tridas.schema that return types with arguments of type TridasSample
 List<TridasSample> TridasElement.getSamples()
          Gets the value of the samples property.
 

Method parameters in org.tridas.schema with type arguments of type TridasSample
 void TridasElement.setSamples(List<TridasSample> samples)
          Sets the value of the samples property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.