Package com.gooddata.executeafm.result
Class Warning
- java.lang.Object
-
- com.gooddata.executeafm.result.Warning
-
public class Warning extends Object
ExecutionResult's warning.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetMessage()List<Object>getParameters()StringgetWarningCode()inthashCode()StringtoString()
-