|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.conversion.UnitConversion.Factory
public static final class UnitConversion.Factory
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 |
---|
public UnitConversion.Factory()
Method Detail |
---|
public static UnitConversion newInstance()
UnitConversion
.
public static UnitConversion newInstance(java.lang.Float conversionCoefficient)
UnitConversion
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |