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