fr.ifremer.allegro.referential
Class SaleType.Factory

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

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

Constructs new instances of SaleType.


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

SaleType.Factory

public SaleType.Factory()
Method Detail

newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.