public static final class TaxonGroupType.Factory extends Object
TaxonGroupType.| Constructor and Description |
|---|
TaxonGroupType.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static TaxonGroupType |
newInstance()
Constructs a new instance of
TaxonGroupType. |
static TaxonGroupType |
newInstance(String name)
Constructs a new instance of
TaxonGroupType, taking all required and/or
read-only properties as arguments. |
static TaxonGroupType |
newInstance(String name,
Timestamp updateDate,
Collection<TaxonGroup> taxonGroups)
Constructs a new instance of
TaxonGroupType, taking all possible properties
(except the identifier(s))as arguments. |
public static TaxonGroupType newInstance()
TaxonGroupType.public static TaxonGroupType newInstance(String name)
TaxonGroupType, taking all required and/or
read-only properties as arguments.public static TaxonGroupType newInstance(String name, Timestamp updateDate, Collection<TaxonGroup> taxonGroups)
TaxonGroupType, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.