Class DataValue
java.lang.Object
com.gooddata.sdk.model.executeafm.result.DataValue
- All Implemented Interfaces:
Data
Simple value type of
Data. Wrapper of textual value.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.gooddata.sdk.model.executeafm.result.Data
Data.DataDeserializer -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataValue
Creates new instance of given value.- Parameters:
value- textual value, can't be null
-
-
Method Details
-
isList
public boolean isList() -
isValue
public boolean isValue() -
textValue
-
equals
-
hashCode
public int hashCode() -
toString
-