fr.ifremer.allegro.referential.conversion
Class UnitConversion.Factory

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

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

Constructs new instances of UnitConversion.


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

UnitConversion.Factory

public UnitConversion.Factory()
Method Detail

newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.