|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TridasInterpretation | |
---|---|
org.tridas.interfaces | |
org.tridas.schema |
Uses of TridasInterpretation in org.tridas.interfaces |
---|
Methods in org.tridas.interfaces that return TridasInterpretation | |
---|---|
TridasInterpretation |
ITridasSeries.getInterpretation()
Gets the value of the interpretation property. |
Methods in org.tridas.interfaces with parameters of type TridasInterpretation | |
---|---|
void |
ITridasSeries.setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
Uses of TridasInterpretation in org.tridas.schema |
---|
Fields in org.tridas.schema declared as TridasInterpretation | |
---|---|
protected TridasInterpretation |
TridasDerivedSeries.interpretation
|
protected TridasInterpretation |
TridasMeasurementSeries.interpretation
|
protected TridasInterpretation |
BaseSeries.interpretation
|
Methods in org.tridas.schema that return TridasInterpretation | |
---|---|
TridasInterpretation |
ObjectFactory.createTridasInterpretation()
Create an instance of TridasInterpretation |
TridasInterpretation |
TridasDerivedSeries.getInterpretation()
Gets the value of the interpretation property. |
TridasInterpretation |
TridasMeasurementSeries.getInterpretation()
Gets the value of the interpretation property. |
TridasInterpretation |
BaseSeries.getInterpretation()
Gets the value of the interpretation property. |
Methods in org.tridas.schema with parameters of type TridasInterpretation | |
---|---|
void |
TridasDerivedSeries.setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
void |
TridasMeasurementSeries.setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
void |
BaseSeries.setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |