public static final class TaxonGroupHistoricalRecord.Factory extends Object
TaxonGroupHistoricalRecord.| Constructor and Description |
|---|
TaxonGroupHistoricalRecord.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static TaxonGroupHistoricalRecord |
newInstance()
Constructs a new instance of
TaxonGroupHistoricalRecord. |
static TaxonGroupHistoricalRecord |
newInstance(Date startDate,
Date endDate,
String comments,
Timestamp updateDate,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon)
Constructs a new instance of
TaxonGroupHistoricalRecord, taking all possible properties
(except the identifier(s))as arguments. |
static TaxonGroupHistoricalRecord |
newInstance(Date startDate,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon)
Constructs a new instance of
TaxonGroupHistoricalRecord, taking all required and/or
read-only properties as arguments. |
public static TaxonGroupHistoricalRecord newInstance()
TaxonGroupHistoricalRecord.public static TaxonGroupHistoricalRecord newInstance(Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
TaxonGroupHistoricalRecord, taking all required and/or
read-only properties as arguments.public static TaxonGroupHistoricalRecord newInstance(Date startDate, Date endDate, String comments, Timestamp updateDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
TaxonGroupHistoricalRecord, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.