Uses of Class
org.tridas.schema.TridasInterpretationUnsolved

Packages that use TridasInterpretationUnsolved
org.tridas.interfaces   
org.tridas.schema   
 

Uses of TridasInterpretationUnsolved in org.tridas.interfaces
 

Methods in org.tridas.interfaces that return TridasInterpretationUnsolved
 TridasInterpretationUnsolved ITridasSeries.getInterpretationUnsolved()
          Gets the value of the interpretationUnsolved property.
 

Methods in org.tridas.interfaces with parameters of type TridasInterpretationUnsolved
 void ITridasSeries.setInterpretationUnsolved(TridasInterpretationUnsolved value)
          Sets the value of the interpretationUnsolved property.
 

Uses of TridasInterpretationUnsolved in org.tridas.schema
 

Fields in org.tridas.schema declared as TridasInterpretationUnsolved
protected  TridasInterpretationUnsolved TridasDerivedSeries.interpretationUnsolved
           
protected  TridasInterpretationUnsolved TridasMeasurementSeries.interpretationUnsolved
           
protected  TridasInterpretationUnsolved BaseSeries.interpretationUnsolved
           
 

Methods in org.tridas.schema that return TridasInterpretationUnsolved
 TridasInterpretationUnsolved ObjectFactory.createTridasInterpretationUnsolved()
          Create an instance of TridasInterpretationUnsolved
 TridasInterpretationUnsolved TridasDerivedSeries.getInterpretationUnsolved()
          Gets the value of the interpretationUnsolved property.
 TridasInterpretationUnsolved TridasMeasurementSeries.getInterpretationUnsolved()
          Gets the value of the interpretationUnsolved property.
 TridasInterpretationUnsolved BaseSeries.getInterpretationUnsolved()
          Gets the value of the interpretationUnsolved property.
 

Methods in org.tridas.schema with parameters of type TridasInterpretationUnsolved
 void TridasDerivedSeries.setInterpretationUnsolved(TridasInterpretationUnsolved value)
          Sets the value of the interpretationUnsolved property.
 void TridasMeasurementSeries.setInterpretationUnsolved(TridasInterpretationUnsolved value)
          Sets the value of the interpretationUnsolved property.
 void BaseSeries.setInterpretationUnsolved(TridasInterpretationUnsolved value)
          Sets the value of the interpretationUnsolved property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.