Uses of Class
com.gooddata.sdk.model.md.MaqlAst
| Package | Description |
|---|---|
| com.gooddata.sdk.model.md |
-
Uses of MaqlAst in com.gooddata.sdk.model.md
Methods in com.gooddata.sdk.model.md that return MaqlAst Modifier and Type Method Description MaqlAst[]MaqlAst. getContent()MaqlAstMetric. getMaqlAst()Methods in com.gooddata.sdk.model.md with parameters of type MaqlAst Modifier and Type Method Description voidMaqlAst. setContent(MaqlAst[] content)