public static final class WeightLengthConversion.Factory extends Object
WeightLengthConversion.| Constructor and Description |
|---|
WeightLengthConversion.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static WeightLengthConversion |
newInstance()
Constructs a new instance of
WeightLengthConversion. |
static WeightLengthConversion |
newInstance(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
Location location,
QualitativeValue sex,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter)
Constructs a new instance of
WeightLengthConversion, taking all possible properties
(except the identifier(s))as arguments. |
static WeightLengthConversion |
newInstance(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Location location,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter)
Constructs a new instance of
WeightLengthConversion, taking all required and/or
read-only properties as arguments. |
public static WeightLengthConversion newInstance()
WeightLengthConversion.public static WeightLengthConversion newInstance(Double conversionCoefficientA, Double conversionCoefficientB, Integer startMonth, Integer endMonth, Location location, Status status, Unit lengthUnit, ReferenceTaxon referenceTaxon, Parameter lengthParameter)
WeightLengthConversion, taking all required and/or
read-only properties as arguments.public static WeightLengthConversion newInstance(Double conversionCoefficientA, Double conversionCoefficientB, Integer startMonth, Integer endMonth, Integer year, String description, String comments, Timestamp updateDate, Location location, QualitativeValue sex, Status status, Unit lengthUnit, ReferenceTaxon referenceTaxon, Parameter lengthParameter)
WeightLengthConversion, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.