|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod.Factory
public static final class VesselRegistrationPeriod.Factory
Constructs new instances of VesselRegistrationPeriod
.
Constructor Summary | |
---|---|
VesselRegistrationPeriod.Factory()
|
Method Summary | |
---|---|
static VesselRegistrationPeriod |
newInstance()
Constructs a new instance of VesselRegistrationPeriod . |
static VesselRegistrationPeriod |
newInstance(java.util.Date endDateTime,
java.lang.String registrationCode,
java.lang.String internationalRegistrationCode)
Constructs a new instance of VesselRegistrationPeriod , taking all possible properties
(except the identifier(s))as arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VesselRegistrationPeriod.Factory()
Method Detail |
---|
public static VesselRegistrationPeriod newInstance()
VesselRegistrationPeriod
.
public static VesselRegistrationPeriod newInstance(java.util.Date endDateTime, java.lang.String registrationCode, java.lang.String internationalRegistrationCode)
VesselRegistrationPeriod
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |