|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.location.LocationArea.Factory
public static final class LocationArea.Factory
Constructs new instances of LocationArea
.
Constructor Summary | |
---|---|
LocationArea.Factory()
|
Method Summary | |
---|---|
static LocationArea |
newInstance()
Constructs a new instance of LocationArea . |
static LocationArea |
newInstance(Location location)
Constructs a new instance of LocationArea , 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 LocationArea.Factory()
Method Detail |
---|
public static LocationArea newInstance()
LocationArea
.
public static LocationArea newInstance(Location location)
LocationArea
, 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 |