Class GetScoresResponseData
java.lang.Object
com.ants.platform.client.resources.scorev2.types.GetScoresResponseData
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic GetScoresResponseDatastatic GetScoresResponseDatabooleanbooleanbooleanstatic GetScoresResponseData<T> Tvisit(GetScoresResponseData.Visitor<T> visitor)
-
Method Details
-
visit
-
numeric
-
categorical
-
boolean_
-
isNumeric
public boolean isNumeric() -
isCategorical
public boolean isCategorical() -
isBoolean
public boolean isBoolean() -
_isUnknown
public boolean _isUnknown() -
getNumeric
-
getCategorical
-
getBoolean
-
_getUnknown
-