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

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

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

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

ShellfishGatherer.Factory

public ShellfishGatherer.Factory()
Method Detail

newInstance

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


newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.