|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasMeasuringMethod | |
|---|---|
| org.tridas.schema | |
| Uses of TridasMeasuringMethod in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as TridasMeasuringMethod | |
|---|---|
protected TridasMeasuringMethod |
TridasMeasurementSeries.measuringMethod
|
protected TridasMeasuringMethod |
BaseSeries.measuringMethod
|
| Fields in org.tridas.schema with type parameters of type TridasMeasuringMethod | |
|---|---|
protected List<TridasMeasuringMethod> |
TridasVocabulary.MeasurementSeriesMeasuringMethod.measuringMethods
|
| Methods in org.tridas.schema that return TridasMeasuringMethod | |
|---|---|
TridasMeasuringMethod |
ObjectFactory.createTridasMeasuringMethod()
Create an instance of TridasMeasuringMethod |
TridasMeasuringMethod |
TridasMeasurementSeries.getMeasuringMethod()
Gets the value of the measuringMethod property. |
TridasMeasuringMethod |
BaseSeries.getMeasuringMethod()
Gets the value of the measuringMethod property. |
| Methods in org.tridas.schema that return types with arguments of type TridasMeasuringMethod | |
|---|---|
List<TridasMeasuringMethod> |
TridasVocabulary.MeasurementSeriesMeasuringMethod.getMeasuringMethods()
Gets the value of the measuringMethods property. |
| Methods in org.tridas.schema with parameters of type TridasMeasuringMethod | |
|---|---|
void |
TridasMeasurementSeries.setMeasuringMethod(TridasMeasuringMethod value)
Sets the value of the measuringMethod property. |
void |
BaseSeries.setMeasuringMethod(TridasMeasuringMethod value)
Sets the value of the measuringMethod property. |
| Method parameters in org.tridas.schema with type arguments of type TridasMeasuringMethod | |
|---|---|
void |
TridasVocabulary.MeasurementSeriesMeasuringMethod.setMeasuringMethods(List<TridasMeasuringMethod> measuringMethods)
Sets the value of the measuringMethods property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||