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