public static final class DenormalisedBatchSortingValue.Factory extends Object
DenormalisedBatchSortingValue.| Constructor and Description |
|---|
DenormalisedBatchSortingValue.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static DenormalisedBatchSortingValue |
newInstance()
Constructs a new instance of
DenormalisedBatchSortingValue. |
static DenormalisedBatchSortingValue |
newInstance(Integer rankOrder,
Boolean isInherited,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm)
Constructs a new instance of
DenormalisedBatchSortingValue, taking all required and/or
read-only properties as arguments. |
static DenormalisedBatchSortingValue |
newInstance(Integer rankOrder,
Boolean isInherited,
Float numericalValue,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm)
Constructs a new instance of
DenormalisedBatchSortingValue, taking all possible properties
(except the identifier(s))as arguments. |
public DenormalisedBatchSortingValue.Factory()
public static DenormalisedBatchSortingValue newInstance()
DenormalisedBatchSortingValue.public static DenormalisedBatchSortingValue newInstance(Integer rankOrder, Boolean isInherited, DenormalizedBatch denormalizedBatch, Unit unit, Parameter parameter, Pmfm pmfm)
DenormalisedBatchSortingValue, taking all required and/or
read-only properties as arguments.public static DenormalisedBatchSortingValue newInstance(Integer rankOrder, Boolean isInherited, Float numericalValue, QualitativeValue qualitativeValue, DenormalizedBatch denormalizedBatch, Unit unit, Parameter parameter, Pmfm pmfm)
DenormalisedBatchSortingValue, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.