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