|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.vessel.ShellfishGatherer.Factory
public static final class ShellfishGatherer.Factory
Constructs new instances of ShellfishGatherer
.
Constructor Summary | |
---|---|
ShellfishGatherer.Factory()
|
Method Summary | |
---|---|
static ShellfishGatherer |
newInstance()
Constructs a new instance of ShellfishGatherer . |
static ShellfishGatherer |
newInstance(Status status,
VesselType vesselType)
Constructs a new instance of ShellfishGatherer , taking all required and/or
read-only properties as arguments. |
static ShellfishGatherer |
newInstance(java.sql.Timestamp updateDate,
java.util.Collection rightToProduces,
java.util.Collection vesselOwnerPeriods,
java.util.Collection vesselRegistrationPeriods,
Status status,
VesselType vesselType)
Constructs a new instance of ShellfishGatherer , taking all possible properties
(except the identifier(s))as arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellfishGatherer.Factory()
Method Detail |
---|
public static ShellfishGatherer newInstance()
ShellfishGatherer
.
public static ShellfishGatherer newInstance(Status status, VesselType vesselType)
ShellfishGatherer
, taking all required and/or
read-only properties as arguments.
public static ShellfishGatherer newInstance(java.sql.Timestamp updateDate, java.util.Collection rightToProduces, java.util.Collection vesselOwnerPeriods, java.util.Collection vesselRegistrationPeriods, Status status, VesselType vesselType)
ShellfishGatherer
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |