|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.spatial.SpatialItemPoint.Factory
public static final class SpatialItemPoint.Factory
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 |
---|
public SpatialItemPoint.Factory()
Method Detail |
---|
public static SpatialItemPoint newInstance()
SpatialItemPoint
.
public static SpatialItemPoint newInstance(SpatialItem spatialItem)
SpatialItemPoint
, taking all required and/or
read-only properties as arguments.
public static SpatialItemPoint newInstance(java.lang.String localizedName, SpatialItem spatialItem)
SpatialItemPoint
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |