Interface TcaDataCollectionConfigDao
-
- All Known Implementing Classes:
TcaDataCollectionConfigDaoJaxb
public interface TcaDataCollectionConfigDao
The Interface TcaDataCollectionConfigDao.- Author:
- Alejandro Galue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TcaDataCollectionConfig
getConfig()
Gets the configuration.
-
-
-
Method Detail
-
getConfig
TcaDataCollectionConfig getConfig()
Gets the configuration.- Returns:
- the configuration
-
-