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

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

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

Constructs new instances of TaxonInformation.


Constructor Summary
TaxonInformation.Factory()
           
 
Method Summary
static TaxonInformation newInstance()
          Constructs a new instance of TaxonInformation.
static TaxonInformation newInstance(java.lang.String description, java.sql.Timestamp updateDate)
          Constructs a new instance of TaxonInformation, 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

TaxonInformation.Factory

public TaxonInformation.Factory()
Method Detail

newInstance

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


newInstance

public static TaxonInformation newInstance(java.lang.String description,
                                           java.sql.Timestamp updateDate)
Constructs a new instance of TaxonInformation, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.