BEAST
|
Public Member Functions | |
List< QualityControlInformation > | getQualityControls () |
List< AreaInformation > | getAreas () |
List< AreaInformation > | getAreas (String adaptorName) |
List< String > | getUniqueAreaIds () |
List< PcsDefinition > | getPcsDefinitions () |
List< PcsDefinition > | getPcsDefinitions (String adaptorName) |
List< String > | getUniquePcsIds () |
List< AreaInformation > eu.baltrad.beast.pgf.IPgfClientHelper.getAreas | ( | ) |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.
List< AreaInformation > eu.baltrad.beast.pgf.IPgfClientHelper.getAreas | ( | String | adaptorName | ) |
adaptorName | the name of the adaptor |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.
List< PcsDefinition > eu.baltrad.beast.pgf.IPgfClientHelper.getPcsDefinitions | ( | ) |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.
List< PcsDefinition > eu.baltrad.beast.pgf.IPgfClientHelper.getPcsDefinitions | ( | String | adaptorName | ) |
adaptorName | the name of the adaptor |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.
List< QualityControlInformation > eu.baltrad.beast.pgf.IPgfClientHelper.getQualityControls | ( | ) |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.
List< String > eu.baltrad.beast.pgf.IPgfClientHelper.getUniqueAreaIds | ( | ) |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.
List< String > eu.baltrad.beast.pgf.IPgfClientHelper.getUniquePcsIds | ( | ) |
Implemented in eu.baltrad.beast.pgf.PgfClientHelper.