public static final class TaxonNameHistory.Factory extends Object
TaxonNameHistory.| Constructor and Description |
|---|
TaxonNameHistory.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static TaxonNameHistory |
newInstance()
Constructs a new instance of
TaxonNameHistory. |
static TaxonNameHistory |
newInstance(String name,
String comments,
Integer upperRank,
Boolean isReferent,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Timestamp updateDate,
TaxonName parentTaxonName,
TaxonName taxonName,
Citation citation)
Constructs a new instance of
TaxonNameHistory, taking all possible properties
(except the identifier(s))as arguments. |
public static TaxonNameHistory newInstance()
TaxonNameHistory.public static TaxonNameHistory newInstance(String name, String comments, Integer upperRank, Boolean isReferent, Boolean isVirtual, Boolean isObsolete, Boolean isTemporary, Timestamp updateDate, TaxonName parentTaxonName, TaxonName taxonName, Citation citation)
TaxonNameHistory, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.