fr.ifremer.allegro.referential.spatial
Class SpatialItemPoint.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.spatial.SpatialItemPoint.Factory
Enclosing class:
SpatialItemPoint

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

Constructs new instances of SpatialItemPoint.


Constructor Summary
SpatialItemPoint.Factory()
           
 
Method Summary
static SpatialItemPoint newInstance()
          Constructs a new instance of SpatialItemPoint.
static SpatialItemPoint newInstance(SpatialItem spatialItem)
          Constructs a new instance of SpatialItemPoint, taking all required and/or read-only properties as arguments.
static SpatialItemPoint newInstance(java.lang.String localizedName, SpatialItem spatialItem)
          Constructs a new instance of SpatialItemPoint, 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

SpatialItemPoint.Factory

public SpatialItemPoint.Factory()
Method Detail

newInstance

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


newInstance

public static SpatialItemPoint newInstance(SpatialItem spatialItem)
Constructs a new instance of SpatialItemPoint, taking all required and/or read-only properties as arguments.


newInstance

public static SpatialItemPoint newInstance(java.lang.String localizedName,
                                           SpatialItem spatialItem)
Constructs a new instance of SpatialItemPoint, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.