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

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

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

Constructs new instances of LocationPoint.


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

LocationPoint.Factory

public LocationPoint.Factory()
Method Detail

newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.