Interface PeriodClause
-
- All Known Implementing Classes:
AsOfClause,BetweenClause,FromToClause,PeriodClauseWrapper
public interface PeriodClause- Since:
- 28/11/17
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WMQueryInfoasWMQueryClause()
-
-
-
Method Detail
-
asWMQueryClause
WMQueryInfo asWMQueryClause()
-
-