public static final class Citation.Factory extends Object
Citation
.Constructor and Description |
---|
Citation.Factory() |
Modifier and Type | Method and Description |
---|---|
static Citation |
newInstance()
Constructs a new instance of
Citation . |
static Citation |
newInstance(String name,
Date creationDate,
Timestamp updateDate,
Status status)
Constructs a new instance of
Citation , taking all possible properties
(except the identifier(s))as arguments. |
public Citation.Factory()
public static Citation newInstance()
Citation
.public static Citation newInstance(String name, Date creationDate, Timestamp updateDate, Status status)
Citation
, taking all possible properties
(except the identifier(s))as arguments.name
- StringcreationDate
- DateupdateDate
- Timestampstatus
- StatusCopyright © 2012–2014 IFREMER. All rights reserved.