◆ QualityControlInformation()
eu.baltrad.beast.pgf.QualityControlInformation.QualityControlInformation |
( |
String | adaptorName, |
|
|
String | name, |
|
|
String | description ) |
|
inline |
Constructor.
- Parameters
-
adaptorName | name of the adaptor |
name | name of quality control |
description | description of the quality control |
◆ getAdaptorName()
String eu.baltrad.beast.pgf.QualityControlInformation.getAdaptorName |
( |
| ) |
|
|
inline |
- Returns
- the name of the adaptor
◆ getDescription()
String eu.baltrad.beast.pgf.QualityControlInformation.getDescription |
( |
| ) |
|
|
inline |
- Returns
- the description of the quality control
◆ getName()
String eu.baltrad.beast.pgf.QualityControlInformation.getName |
( |
| ) |
|
|
inline |
- Returns
- the name of the quality control
◆ setAdaptorName()
void eu.baltrad.beast.pgf.QualityControlInformation.setAdaptorName |
( |
String | adaptorName | ) |
|
|
inline |
- Parameters
-
adaptorName | the adaptor name |
◆ setDescription()
void eu.baltrad.beast.pgf.QualityControlInformation.setDescription |
( |
String | description | ) |
|
|
inline |
- Parameters
-
description | the description of the quality control |
◆ setName()
void eu.baltrad.beast.pgf.QualityControlInformation.setName |
( |
String | name | ) |
|
|
inline |
- Parameters
-
name | the name of the quality control |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/pgf/QualityControlInformation.java