fr.ifremer.allegro.referential.transcribing
Class TranscribingLocationLevel.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel.Factory
Enclosing class:
TranscribingLocationLevel

public static final class TranscribingLocationLevel.Factory
extends java.lang.Object

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

TranscribingLocationLevel.Factory

public TranscribingLocationLevel.Factory()
Method Detail

newInstance

public static TranscribingLocationLevel newInstance()
Constructs a new instance of TranscribingLocationLevel.


newInstance

public 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.


newInstance

public 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.



Copyright © 2008-2010 IFREMER. All Rights Reserved.