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

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

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

Constructs new instances of TaxonGroupInformation.


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

TaxonGroupInformation.Factory

public TaxonGroupInformation.Factory()
Method Detail

newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.