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

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

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

Constructs new instances of LocationArea.


Constructor Summary
LocationArea.Factory()
           
 
Method Summary
static LocationArea newInstance()
          Constructs a new instance of LocationArea.
static LocationArea newInstance(Location location)
          Constructs a new instance of LocationArea, 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

LocationArea.Factory

public LocationArea.Factory()
Method Detail

newInstance

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


newInstance

public static LocationArea newInstance(Location location)
Constructs a new instance of LocationArea, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.