| Constructor and Description |
|---|
Pmfm.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static Pmfm |
newInstance()
Constructs a new instance of
Pmfm. |
static Pmfm |
newInstance(Date creationDate,
Unit unit,
Parameter parameter,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Constructs a new instance of
Pmfm, taking all required and/or
read-only properties as arguments. |
static Pmfm |
newInstance(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Constructs a new instance of
Pmfm, taking all possible properties
(except the identifier(s))as arguments. |
public static Pmfm newInstance(Date creationDate, Unit unit, Parameter parameter, Fraction fraction, Status status, Method method, AggregationLevel aggregationLevel, Matrix matrix)
Pmfm, taking all required and/or
read-only properties as arguments.public static Pmfm newInstance(Integer signifFiguresNumber, Integer maximumNumberDecimals, Float detectionThreshold, Float minValue, Float maxValue, Float precision, Float defaultValue, Date creationDate, Timestamp updateDate, String description, Unit unit, Parameter parameter, Collection<QualitativeValue> qualitativeValues, Fraction fraction, Status status, Method method, AggregationLevel aggregationLevel, Matrix matrix)
Pmfm, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.