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