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

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

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

Constructs new instances of LocationLine.


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

LocationLine.Factory

public LocationLine.Factory()
Method Detail

newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.