fr.ifremer.allegro.referential
Class Status.Factory

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

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

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

Status.Factory

public Status.Factory()
Method Detail

newInstance

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


newInstance

public static Status newInstance(java.lang.String name)
Constructs a new instance of Status, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.