Interface ParamContainer
- All Known Subinterfaces:
OverlapParamContainer
public interface ParamContainer
In the terms of DS service it is representation of a group.
-
Method Summary
Modifier and TypeMethodDescriptionDS ingetGroupDsl()with user defined nameSettings.getDefaultGroupDataSetName().default DataSetListDSl with name of a group in the parent/children excel file(s).
-
Method Details
-
getGroupDsl
DSl with name of a group in the parent/children excel file(s). -
getGroupDs
DataSet getGroupDs()DS ingetGroupDsl()with user defined nameSettings.getDefaultGroupDataSetName().
-