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