public class MySQLEnsembleOfSimpleOneStepReductionsExperiment
extends java.lang.Object
| Constructor and Description |
|---|
MySQLEnsembleOfSimpleOneStepReductionsExperiment(int id,
EnsembleOfSimpleOneStepReductionsExperiment experiment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
EnsembleOfSimpleOneStepReductionsExperiment |
getExperiment() |
int |
getId() |
int |
hashCode() |
public MySQLEnsembleOfSimpleOneStepReductionsExperiment(int id,
EnsembleOfSimpleOneStepReductionsExperiment experiment)
public int getId()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic EnsembleOfSimpleOneStepReductionsExperiment getExperiment()