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