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

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

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

Constructs new instances of SpatialItemArea.


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

SpatialItemArea.Factory

public SpatialItemArea.Factory()
Method Detail

newInstance

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


newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.