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