fr.ifremer.allegro.referential.vessel
Class ScientificResearchVessel.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.vessel.ScientificResearchVessel.Factory
Enclosing class:
ScientificResearchVessel

public static final class ScientificResearchVessel.Factory
extends java.lang.Object

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

ScientificResearchVessel.Factory

public ScientificResearchVessel.Factory()
Method Detail

newInstance

public static ScientificResearchVessel newInstance()
Constructs a new instance of ScientificResearchVessel.


newInstance

public static ScientificResearchVessel newInstance(Status status,
                                                   VesselType vesselType)
Constructs a new instance of ScientificResearchVessel, taking all required and/or read-only properties as arguments.


newInstance

public 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.



Copyright © 2008-2010 IFREMER. All Rights Reserved.