public static final class CatchBatch.Factory extends Object
CatchBatch.| Constructor and Description |
|---|
CatchBatch.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static CatchBatch |
newInstance()
Constructs a new instance of
CatchBatch. |
static CatchBatch |
newInstance(Short rankOrder,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
QualityFlag qualityFlag)
Constructs a new instance of
CatchBatch, taking all required and/or
read-only properties as arguments. |
static CatchBatch |
newInstance(Short rankOrder,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
String label,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Location location,
QualityFlag qualityFlag,
Collection<Batch> childBatchs,
Batch parentBatch,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
String synchronizationStatus,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
BatchModel batchModel,
Sale sale,
Landing landing,
FishingOperation fishingOperation)
Constructs a new instance of
CatchBatch, taking all possible properties
(except the identifier(s))as arguments. |
public static CatchBatch newInstance()
CatchBatch.public static CatchBatch newInstance(Short rankOrder, Boolean childBatchsReplication, Boolean exhaustiveInventory, QualityFlag qualityFlag)
CatchBatch, taking all required and/or
read-only properties as arguments.public static CatchBatch newInstance(Short rankOrder, Float subgroupCount, Integer individualCount, Boolean childBatchsReplication, Boolean exhaustiveInventory, String comments, String label, Collection<BatchExhaustiveInventory> batchExhaustiveInventories, Location location, QualityFlag qualityFlag, Collection<Batch> childBatchs, Batch parentBatch, Collection<QuantificationMeasurement> quantificationMeasurements, Collection<Produce> produces, String synchronizationStatus, Date controlDate, Date validationDate, Date qualificationDate, String qualificationComments, Timestamp updateDate, BatchModel batchModel, Sale sale, Landing landing, FishingOperation fishingOperation)
CatchBatch, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.