Package com.gooddata.project
Class ProjectValidationResultGdcTimeElParam
- java.lang.Object
-
- com.gooddata.project.ProjectValidationResultParam
-
- com.gooddata.project.ProjectValidationResultGdcTimeElParam
-
public class ProjectValidationResultGdcTimeElParam extends ProjectValidationResultParam
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object o)List<String>getIds()List<String>getVals()Deprecated.for backward compatibility only.inthashCode()StringtoString()
-
-
-
Method Detail
-
getVals
@Deprecated public List<String> getVals()
Deprecated.for backward compatibility only. Do not use this method, it always returns null.- Returns:
- list of values
-
-