Class GetScoresResponseDataNumeric
java.lang.Object
com.ants.platform.client.resources.scorev2.types.GetScoresResponseDataNumeric
- All Implemented Interfaces:
IBaseScore,INumericScore
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getValue
public double getValue()- Specified by:
getValuein interfaceINumericScore- Returns:
- The numeric value of the score
-
getId
- Specified by:
getIdin interfaceIBaseScore
-
getTraceId
- Specified by:
getTraceIdin interfaceIBaseScore
-
getSessionId
- Specified by:
getSessionIdin interfaceIBaseScore
-
getObservationId
- Specified by:
getObservationIdin interfaceIBaseScore
-
getDatasetRunId
- Specified by:
getDatasetRunIdin interfaceIBaseScore
-
getName
- Specified by:
getNamein interfaceIBaseScore
-
getSource
- Specified by:
getSourcein interfaceIBaseScore
-
getTimestamp
- Specified by:
getTimestampin interfaceIBaseScore
-
getCreatedAt
- Specified by:
getCreatedAtin interfaceIBaseScore
-
getUpdatedAt
- Specified by:
getUpdatedAtin interfaceIBaseScore
-
getAuthorUserId
- Specified by:
getAuthorUserIdin interfaceIBaseScore
-
getComment
- Specified by:
getCommentin interfaceIBaseScore
-
getMetadata
- Specified by:
getMetadatain interfaceIBaseScore
-
getConfigId
- Specified by:
getConfigIdin interfaceIBaseScore- Returns:
- Reference a score config on a score. When set, config and score name must be equal and value must comply to optionally defined numerical range
-
getQueueId
- Specified by:
getQueueIdin interfaceIBaseScore- Returns:
- Reference an annotation queue on a score. Populated if the score was initially created in an annotation queue.
-
getEnvironment
- Specified by:
getEnvironmentin interfaceIBaseScore- Returns:
- The environment from which this score originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'ants-platform'.
-
getTrace
-
equals
-
getAdditionalProperties
-
hashCode
-
toString
-
builder
-