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)
Constructs a new instance of
UserProfil, taking all required and/or
read-only properties as arguments. |
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 static UserProfil newInstance()
UserProfil.public static UserProfil newInstance(String label, String name)
UserProfil, taking all required and/or
read-only properties as arguments.public static UserProfil newInstance(String label, String name, Timestamp updateDate)
UserProfil, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.