fr.ifremer.allegro.referential.vessel
Class VesselRegistrationPeriod.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod.Factory
Enclosing class:
VesselRegistrationPeriod

public static final class VesselRegistrationPeriod.Factory
extends java.lang.Object

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

VesselRegistrationPeriod.Factory

public VesselRegistrationPeriod.Factory()
Method Detail

newInstance

public static VesselRegistrationPeriod newInstance()
Constructs a new instance of VesselRegistrationPeriod.


newInstance

public 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.



Copyright © 2008-2010 IFREMER. All Rights Reserved.