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,
OriginItemType originItemType,
QualitativeValue sex,
Parameter lengthParameter,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Location location,
Status status)
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,
Timestamp updateDate,
Parameter lengthParameter,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Location location,
Status status)
Constructs a new instance of
WeightLengthConversion , taking all required and/or
read-only properties as arguments, except for identifiers. |
public WeightLengthConversion.Factory()
public static WeightLengthConversion newInstance()
WeightLengthConversion
.public static WeightLengthConversion newInstance(Double conversionCoefficientA, Double conversionCoefficientB, Integer startMonth, Integer endMonth, Timestamp updateDate, Parameter lengthParameter, Unit lengthUnit, ReferenceTaxon referenceTaxon, Location location, Status status)
WeightLengthConversion
, taking all required and/or
read-only properties as arguments, except for identifiers.conversionCoefficientA
- DoubleconversionCoefficientB
- DoublestartMonth
- IntegerendMonth
- IntegerupdateDate
- TimestamplengthParameter
- ParameterlengthUnit
- UnitreferenceTaxon
- ReferenceTaxonlocation
- Locationstatus
- Statuspublic static WeightLengthConversion newInstance(Double conversionCoefficientA, Double conversionCoefficientB, Integer startMonth, Integer endMonth, Integer year, String description, String comments, Timestamp updateDate, OriginItemType originItemType, QualitativeValue sex, Parameter lengthParameter, Unit lengthUnit, ReferenceTaxon referenceTaxon, Location location, Status status)
WeightLengthConversion
, taking all possible properties
(except the identifier(s))as arguments.conversionCoefficientA
- DoubleconversionCoefficientB
- DoublestartMonth
- IntegerendMonth
- Integeryear
- Integerdescription
- Stringcomments
- StringupdateDate
- TimestamporiginItemType
- OriginItemTypesex
- QualitativeValuelengthParameter
- ParameterlengthUnit
- UnitreferenceTaxon
- ReferenceTaxonlocation
- Locationstatus
- StatusCopyright © 2012–2014 IFREMER. All rights reserved.