|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel.Factory
public static final class TranscribingLocationLevel.Factory
Constructs new instances of TranscribingLocationLevel
.
Constructor Summary | |
---|---|
TranscribingLocationLevel.Factory()
|
Method Summary | |
---|---|
static TranscribingLocationLevel |
newInstance()
Constructs a new instance of TranscribingLocationLevel . |
static TranscribingLocationLevel |
newInstance(java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSide transcribingSide)
Constructs a new instance of TranscribingLocationLevel , taking all possible properties
(except the identifier(s))as arguments. |
static TranscribingLocationLevel |
newInstance(java.lang.String externalCode,
TranscribingSide transcribingSide)
Constructs a new instance of TranscribingLocationLevel , taking all required and/or
read-only properties as arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranscribingLocationLevel.Factory()
Method Detail |
---|
public static TranscribingLocationLevel newInstance()
TranscribingLocationLevel
.
public static TranscribingLocationLevel newInstance(java.lang.String externalCode, TranscribingSide transcribingSide)
TranscribingLocationLevel
, taking all required and/or
read-only properties as arguments.
public static TranscribingLocationLevel newInstance(java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSide transcribingSide)
TranscribingLocationLevel
, 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 |