|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.vessel.ScientificResearchVessel.Factory
public static final class ScientificResearchVessel.Factory
Constructs new instances of ScientificResearchVessel
.
Constructor Summary | |
---|---|
ScientificResearchVessel.Factory()
|
Method Summary | |
---|---|
static ScientificResearchVessel |
newInstance()
Constructs a new instance of ScientificResearchVessel . |
static ScientificResearchVessel |
newInstance(Status status,
VesselType vesselType)
Constructs a new instance of ScientificResearchVessel , taking all required and/or
read-only properties as arguments. |
static ScientificResearchVessel |
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 ScientificResearchVessel , 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 ScientificResearchVessel.Factory()
Method Detail |
---|
public static ScientificResearchVessel newInstance()
ScientificResearchVessel
.
public static ScientificResearchVessel newInstance(Status status, VesselType vesselType)
ScientificResearchVessel
, taking all required and/or
read-only properties as arguments.
public static ScientificResearchVessel newInstance(java.sql.Timestamp updateDate, java.util.Collection rightToProduces, java.util.Collection vesselOwnerPeriods, java.util.Collection vesselRegistrationPeriods, Status status, VesselType vesselType)
ScientificResearchVessel
, 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 |