|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.vessel.Vessel
fr.ifremer.allegro.referential.vessel.VesselImpl
fr.ifremer.allegro.referential.vessel.ShellfishGatherer
public abstract class ShellfishGatherer
Pecheur ?? pied.
Nested Class Summary | |
---|---|
static class |
ShellfishGatherer.Factory
Constructs new instances of ShellfishGatherer . |
Constructor Summary | |
---|---|
ShellfishGatherer()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object object)
This entity does not have any identifiers but since it extends the fr.ifremer.allegro.referential.vessel.VesselImpl class
it will simply delegate the call up there. |
int |
hashCode()
This entity does not have any identifiers but since it extends the fr.ifremer.allegro.referential.vessel.VesselImpl class
it will simply delegate the call up there. |
Methods inherited from class fr.ifremer.allegro.referential.vessel.Vessel |
---|
getCode, getRightToProduces, getStatus, getUpdateDate, getVesselOwnerPeriods, getVesselRegistrationPeriods, getVesselType, setCode, setRightToProduces, setStatus, setUpdateDate, setVesselOwnerPeriods, setVesselRegistrationPeriods, setVesselType |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellfishGatherer()
Method Detail |
---|
public boolean equals(java.lang.Object object)
fr.ifremer.allegro.referential.vessel.VesselImpl
class
it will simply delegate the call up there.
equals
in class Vessel
Vessel.equals(Object)
public int hashCode()
fr.ifremer.allegro.referential.vessel.VesselImpl
class
it will simply delegate the call up there.
hashCode
in class Vessel
Vessel.hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |