|
||||||||||
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.GearPhysicalMeasurement
public abstract class GearPhysicalMeasurement
Nested Class Summary | |
---|---|
static class |
GearPhysicalMeasurement.Factory
Constructs new instances of GearPhysicalMeasurement . |
Constructor Summary | |
---|---|
GearPhysicalMeasurement()
|
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. |
GearPhysicalFeatures |
getGearPhysicalFeatures()
|
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 |
setGearPhysicalFeatures(GearPhysicalFeatures gearPhysicalFeatures)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GearPhysicalMeasurement()
Method Detail |
---|
public GearPhysicalFeatures getGearPhysicalFeatures()
public void setGearPhysicalFeatures(GearPhysicalFeatures gearPhysicalFeatures)
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 |