Package com.gooddata.executeafm.response
Class ResultDimension
- java.lang.Object
-
- com.gooddata.executeafm.response.ResultDimension
-
public class ResultDimension extends Object
Describes single dimension of theExecutionResult.
-
-
Constructor Summary
Constructors Constructor Description ResultDimension(Header... headers)Creates the result dimension of given headersResultDimension(List<Header> headers)Creates the result dimension of given headers
-