|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.taxon.TaxonInformation.Factory
public static final class TaxonInformation.Factory
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 |
---|
public TaxonInformation.Factory()
Method Detail |
---|
public static TaxonInformation newInstance()
TaxonInformation
.
public static TaxonInformation newInstance(java.lang.String description, java.sql.Timestamp updateDate)
TaxonInformation
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |