public static final class VesselOwner.Factory extends Object
VesselOwner.| Constructor and Description |
|---|
VesselOwner.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static VesselOwner |
newInstance()
Constructs a new instance of
VesselOwner. |
static VesselOwner |
newInstance(String registrationCode,
String lastname,
String firstname,
String street,
String zipCode,
String city,
String address,
Date dateOfBirth,
Date retirementDate,
Boolean isInRetirement,
Timestamp updateDate,
String phoneNumber,
String mobileNumber,
String faxNumber,
String email,
Date activityStartDate,
Collection<RightToProduce> rightToProduces,
Location countryLocation)
Constructs a new instance of
VesselOwner, taking all possible properties
(except the identifier(s))as arguments. |
public static VesselOwner newInstance()
VesselOwner.public static VesselOwner newInstance(String registrationCode, String lastname, String firstname, String street, String zipCode, String city, String address, Date dateOfBirth, Date retirementDate, Boolean isInRetirement, Timestamp updateDate, String phoneNumber, String mobileNumber, String faxNumber, String email, Date activityStartDate, Collection<RightToProduce> rightToProduces, Location countryLocation)
VesselOwner, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.