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