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

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

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

Constructs new instances of WeightLengthConversion.


Constructor Summary
WeightLengthConversion.Factory()
           
 
Method Summary
static WeightLengthConversion newInstance()
          Constructs a new instance of WeightLengthConversion.
static WeightLengthConversion newInstance(java.lang.Integer startMonth, java.lang.Integer endMonth, java.lang.Float conversionCoefficientA, java.lang.Float conversionCoefficientB, Location location, ReferenceTaxon referenceTaxon)
          Constructs a new instance of WeightLengthConversion, taking all required and/or read-only properties as arguments.
static WeightLengthConversion newInstance(java.lang.Integer startMonth, java.lang.Integer endMonth, java.lang.String description, java.lang.Float conversionCoefficientA, java.lang.Float conversionCoefficientB, java.lang.Integer year, java.sql.Timestamp updateDate, Location location, QualitativeValue sex, ReferenceTaxon referenceTaxon)
          Constructs a new instance of WeightLengthConversion, 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

WeightLengthConversion.Factory

public WeightLengthConversion.Factory()
Method Detail

newInstance

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


newInstance

public static WeightLengthConversion newInstance(java.lang.Integer startMonth,
                                                 java.lang.Integer endMonth,
                                                 java.lang.Float conversionCoefficientA,
                                                 java.lang.Float conversionCoefficientB,
                                                 Location location,
                                                 ReferenceTaxon referenceTaxon)
Constructs a new instance of WeightLengthConversion, taking all required and/or read-only properties as arguments.


newInstance

public static WeightLengthConversion newInstance(java.lang.Integer startMonth,
                                                 java.lang.Integer endMonth,
                                                 java.lang.String description,
                                                 java.lang.Float conversionCoefficientA,
                                                 java.lang.Float conversionCoefficientB,
                                                 java.lang.Integer year,
                                                 java.sql.Timestamp updateDate,
                                                 Location location,
                                                 QualitativeValue sex,
                                                 ReferenceTaxon referenceTaxon)
Constructs a new instance of WeightLengthConversion, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.