fr.ifremer.allegro.referential
Class QualityFlag.Factory

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

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

Constructs new instances of QualityFlag.


Constructor Summary
QualityFlag.Factory()
           
 
Method Summary
static QualityFlag newInstance()
          Constructs a new instance of QualityFlag.
static QualityFlag newInstance(java.lang.String name)
          Constructs a new instance of QualityFlag, 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

QualityFlag.Factory

public QualityFlag.Factory()
Method Detail

newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.