|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.measure.Measurement
fr.ifremer.allegro.data.measure.MeasurementImpl
fr.ifremer.allegro.data.measure.LandingMeasurement
public abstract class LandingMeasurement
Nested Class Summary | |
---|---|
static class |
LandingMeasurement.Factory
Constructs new instances of LandingMeasurement . |
Constructor Summary | |
---|---|
LandingMeasurement()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object object)
This entity does not have any identifiers but since it extends the fr.ifremer.allegro.data.measure.MeasurementImpl class
it will simply delegate the call up there. |
Landing |
getLanding()
|
int |
hashCode()
This entity does not have any identifiers but since it extends the fr.ifremer.allegro.data.measure.MeasurementImpl class
it will simply delegate the call up there. |
void |
setLanding(Landing landing)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LandingMeasurement()
Method Detail |
---|
public Landing getLanding()
public void setLanding(Landing landing)
public boolean equals(java.lang.Object object)
fr.ifremer.allegro.data.measure.MeasurementImpl
class
it will simply delegate the call up there.
equals
in class Measurement
Measurement.equals(Object)
public int hashCode()
fr.ifremer.allegro.data.measure.MeasurementImpl
class
it will simply delegate the call up there.
hashCode
in class Measurement
Measurement.hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |