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