public static final class VesselMaster.Factory extends Object
VesselMaster.| Constructor and Description |
|---|
VesselMaster.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static VesselMaster |
newInstance()
Constructs a new instance of
VesselMaster. |
static VesselMaster |
newInstance(String registrationCode,
String lastname,
String firstname,
String street,
String zipcode,
String city,
String address,
Date dateOfBirth,
Date retirementDate,
Boolean isInRetirment,
Timestamp updateDate,
Date activityStartDate,
EducationGrade educationGrade)
Constructs a new instance of
VesselMaster, taking all possible properties
(except the identifier(s))as arguments. |
public static VesselMaster newInstance()
VesselMaster.public static VesselMaster newInstance(String registrationCode, String lastname, String firstname, String street, String zipcode, String city, String address, Date dateOfBirth, Date retirementDate, Boolean isInRetirment, Timestamp updateDate, Date activityStartDate, EducationGrade educationGrade)
VesselMaster, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.