|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.location.LocationAssociation.Factory
public static final class LocationAssociation.Factory
Constructs new instances of LocationAssociation
.
Constructor Summary | |
---|---|
LocationAssociation.Factory()
|
Method Summary | |
---|---|
static LocationAssociation |
newInstance()
Constructs a new instance of LocationAssociation . |
static LocationAssociation |
newInstance(java.lang.Float childSurfaceRatio)
Constructs a new instance of LocationAssociation , taking all required and/or
read-only properties as arguments. |
static LocationAssociation |
newInstance(java.lang.Float childSurfaceRatio,
java.sql.Timestamp updateDate)
Constructs a new instance of LocationAssociation , 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 LocationAssociation.Factory()
Method Detail |
---|
public static LocationAssociation newInstance()
LocationAssociation
.
public static LocationAssociation newInstance(java.lang.Float childSurfaceRatio)
LocationAssociation
, taking all required and/or
read-only properties as arguments.
public static LocationAssociation newInstance(java.lang.Float childSurfaceRatio, java.sql.Timestamp updateDate)
LocationAssociation
, 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 |