fr.ifremer.allegro.referential.regulation
Class RightToProduce.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.regulation.RightToProduce.Factory
Enclosing class:
RightToProduce

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

Constructs new instances of RightToProduce.


Constructor Summary
RightToProduce.Factory()
           
 
Method Summary
static RightToProduce newInstance()
          Constructs a new instance of RightToProduce.
static RightToProduce newInstance(java.util.Date startDate)
          Constructs a new instance of RightToProduce, taking all required and/or read-only properties as arguments.
static RightToProduce newInstance(java.util.Date startDate, java.util.Date endDate, java.lang.String reference, java.sql.Timestamp updateDate, Corpus corpus, java.util.Collection fisheries, java.util.Collection vesselOwners, java.util.Collection vessels)
          Constructs a new instance of RightToProduce, 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

RightToProduce.Factory

public RightToProduce.Factory()
Method Detail

newInstance

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


newInstance

public static RightToProduce newInstance(java.util.Date startDate)
Constructs a new instance of RightToProduce, taking all required and/or read-only properties as arguments.


newInstance

public static RightToProduce newInstance(java.util.Date startDate,
                                         java.util.Date endDate,
                                         java.lang.String reference,
                                         java.sql.Timestamp updateDate,
                                         Corpus corpus,
                                         java.util.Collection fisheries,
                                         java.util.Collection vesselOwners,
                                         java.util.Collection vessels)
Constructs a new instance of RightToProduce, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.