fr.ifremer.allegro.referential.taxon
Class TaxonNameHistory.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.taxon.TaxonNameHistory.Factory
Enclosing class:
TaxonNameHistory

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

Constructs new instances of TaxonNameHistory.


Constructor Summary
TaxonNameHistory.Factory()
           
 
Method Summary
static TaxonNameHistory newInstance()
          Constructs a new instance of TaxonNameHistory.
static TaxonNameHistory newInstance(java.lang.String name, java.lang.String comments, java.lang.Integer upperRank, java.lang.Boolean isReferent, java.lang.Boolean isVirtual, java.lang.Boolean isObsolete, java.lang.Boolean isTemporary, java.sql.Timestamp updateDate, Citation citation, TaxonName parentTaxonName, TaxonName taxonName)
          Constructs a new instance of TaxonNameHistory, 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

TaxonNameHistory.Factory

public TaxonNameHistory.Factory()
Method Detail

newInstance

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


newInstance

public static TaxonNameHistory newInstance(java.lang.String name,
                                           java.lang.String comments,
                                           java.lang.Integer upperRank,
                                           java.lang.Boolean isReferent,
                                           java.lang.Boolean isVirtual,
                                           java.lang.Boolean isObsolete,
                                           java.lang.Boolean isTemporary,
                                           java.sql.Timestamp updateDate,
                                           Citation citation,
                                           TaxonName parentTaxonName,
                                           TaxonName taxonName)
Constructs a new instance of TaxonNameHistory, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.