|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.conversion.WeightLengthConversion.Factory
public static final class WeightLengthConversion.Factory
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 |
---|
public WeightLengthConversion.Factory()
Method Detail |
---|
public static WeightLengthConversion newInstance()
WeightLengthConversion
.
public static WeightLengthConversion newInstance(java.lang.Integer startMonth, java.lang.Integer endMonth, java.lang.Float conversionCoefficientA, java.lang.Float conversionCoefficientB, Location location, ReferenceTaxon referenceTaxon)
WeightLengthConversion
, taking all required and/or
read-only properties as arguments.
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)
WeightLengthConversion
, 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 |