fr.ifremer.allegro.referential.location
Class LocationAssociation.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.location.LocationAssociation.Factory
Enclosing class:
LocationAssociation

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

Constructs new instances of LocationAssociation.


Constructor Summary
LocationAssociation.Factory()
           
 
Method Summary
static LocationAssociation newInstance()
          Constructs a new instance of LocationAssociation.
static LocationAssociation newInstance(java.lang.Float childSurfaceRatio)
          Constructs a new instance of LocationAssociation, taking all required and/or read-only properties as arguments.
static LocationAssociation newInstance(java.lang.Float childSurfaceRatio, java.sql.Timestamp updateDate)
          Constructs a new instance of LocationAssociation, 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

LocationAssociation.Factory

public LocationAssociation.Factory()
Method Detail

newInstance

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


newInstance

public static LocationAssociation newInstance(java.lang.Float childSurfaceRatio)
Constructs a new instance of LocationAssociation, taking all required and/or read-only properties as arguments.


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.