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