public static final class ReferenceTaxon.Factory extends Object
ReferenceTaxon
.Constructor and Description |
---|
ReferenceTaxon.Factory() |
Modifier and Type | Method and Description |
---|---|
static ReferenceTaxon |
newInstance()
Constructs a new instance of
ReferenceTaxon . |
static ReferenceTaxon |
newInstance(Timestamp updateDate)
Constructs a new instance of
ReferenceTaxon , taking all required and/or
read-only properties as arguments, except for identifiers. |
static ReferenceTaxon |
newInstance(Timestamp updateDate,
String name)
Constructs a new instance of
ReferenceTaxon , taking all possible properties
(except the identifier(s))as arguments. |
public ReferenceTaxon.Factory()
public static ReferenceTaxon newInstance()
ReferenceTaxon
.public static ReferenceTaxon newInstance(Timestamp updateDate)
ReferenceTaxon
, taking all required and/or
read-only properties as arguments, except for identifiers.updateDate
- Timestamppublic static ReferenceTaxon newInstance(Timestamp updateDate, String name)
ReferenceTaxon
, taking all possible properties
(except the identifier(s))as arguments.updateDate
- Timestampname
- StringCopyright © 2012–2014 IFREMER. All rights reserved.