@Entity public class TVObjectiveFunction extends ObjectiveFunctionDomain
| Constructor and Description | 
|---|
TVObjectiveFunction(java.lang.String idSolution,
                   Execution execution,
                   Experiment experiment)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Double | 
getAv()  | 
static long | 
getSerialVersionUID()  | 
void | 
setAv(java.lang.Double av)  | 
equals, getExecution, getExperiment, getId, getIdSolution, getIsAll, hashCode, setExecution, setExperiment, setId, setIdSolution, setIsAll, toStringpublic TVObjectiveFunction(java.lang.String idSolution,
                           Execution execution,
                           Experiment experiment)