| Constructor and Description |
|---|
ExamplePerformanceMeasureVO(String id,
String predictedValue,
String realValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getId() |
String |
getLabel() |
String |
getPredictedValue() |
String |
getRealValue() |
int |
hashCode() |
getName, getValue, setMeasure, setName, setValuegetIndividualName, setIndividualName, setLabelpublic boolean equals(Object other)
equals in class InstanceObjectspublic int hashCode()
hashCode in class InstanceObjectspublic String getId()
public String getPredictedValue()
public String getRealValue()
Copyright © 2018 METArchive. All rights reserved.