public static final class BatchModelAppliedStrategy.Factory extends Object
BatchModelAppliedStrategy
.Constructor and Description |
---|
BatchModelAppliedStrategy.Factory() |
Modifier and Type | Method and Description |
---|---|
static BatchModelAppliedStrategy |
newInstance()
Constructs a new instance of
BatchModelAppliedStrategy . |
static BatchModelAppliedStrategy |
newInstance(BatchModel batchModel,
AcquisitionLevel acquisitionLevel,
AppliedStrategy appliedStrategy)
Constructs a new instance of
BatchModelAppliedStrategy , taking all possible properties
(except the identifier(s))as arguments. |
public BatchModelAppliedStrategy.Factory()
public static BatchModelAppliedStrategy newInstance()
BatchModelAppliedStrategy
.public static BatchModelAppliedStrategy newInstance(BatchModel batchModel, AcquisitionLevel acquisitionLevel, AppliedStrategy appliedStrategy)
BatchModelAppliedStrategy
, taking all possible properties
(except the identifier(s))as arguments.batchModel
- BatchModelacquisitionLevel
- AcquisitionLevelappliedStrategy
- AppliedStrategyCopyright © 2012–2014 IFREMER. All rights reserved.