fr.ifremer.allegro.referential.gear
Class GearAssociation.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.gear.GearAssociation.Factory
Enclosing class:
GearAssociation

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

Constructs new instances of GearAssociation.


Constructor Summary
GearAssociation.Factory()
           
 
Method Summary
static GearAssociation newInstance()
          Constructs a new instance of GearAssociation.
static GearAssociation newInstance(java.sql.Timestamp updateDate)
          Constructs a new instance of GearAssociation, 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

GearAssociation.Factory

public GearAssociation.Factory()
Method Detail

newInstance

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


newInstance

public static GearAssociation newInstance(java.sql.Timestamp updateDate)
Constructs a new instance of GearAssociation, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.