public static final class VesselOwnerPeriod.Factory extends Object
VesselOwnerPeriod
.Constructor and Description |
---|
VesselOwnerPeriod.Factory() |
Modifier and Type | Method and Description |
---|---|
static VesselOwnerPeriod |
newInstance()
Constructs a new instance of
VesselOwnerPeriod . |
static VesselOwnerPeriod |
newInstance(Date endDateTime,
Vessel vessel,
VesselOwner vesselOwner)
Constructs a new instance of
VesselOwnerPeriod , taking all possible properties
(except the identifier(s))as arguments. |
static VesselOwnerPeriod |
newInstance(Vessel vessel,
VesselOwner vesselOwner)
Constructs a new instance of
VesselOwnerPeriod , taking all required and/or
read-only properties as arguments, except for identifiers. |
public VesselOwnerPeriod.Factory()
public static VesselOwnerPeriod newInstance()
VesselOwnerPeriod
.public static VesselOwnerPeriod newInstance(Vessel vessel, VesselOwner vesselOwner)
VesselOwnerPeriod
, taking all required and/or
read-only properties as arguments, except for identifiers.vessel
- VesselvesselOwner
- VesselOwnerpublic static VesselOwnerPeriod newInstance(Date endDateTime, Vessel vessel, VesselOwner vesselOwner)
VesselOwnerPeriod
, taking all possible properties
(except the identifier(s))as arguments.endDateTime
- Datevessel
- VesselvesselOwner
- VesselOwnerCopyright © 2012–2014 IFREMER. All rights reserved.