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, except for identifiers. |
static CatchBatch |
newInstance(Short rankOrder,
String label,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
Location location,
Batch parentBatch,
Collection<Batch> childBatchs,
QualityFlag qualityFlag,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Collection<SortingBatch> sortingBatches,
FishingOperation fishingOperation,
BatchModel batchModel,
Landing landing,
Sale sale)
Constructs a new instance of
CatchBatch , taking all possible properties
(except the identifier(s))as arguments. |
public CatchBatch.Factory()
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, except for identifiers.rankOrder
- ShortchildBatchsReplication
- BooleanexhaustiveInventory
- BooleanqualityFlag
- QualityFlagpublic static CatchBatch newInstance(Short rankOrder, String label, Float subgroupCount, Integer individualCount, Boolean childBatchsReplication, Boolean exhaustiveInventory, String comments, Location location, Batch parentBatch, Collection<Batch> childBatchs, QualityFlag qualityFlag, Collection<BatchExhaustiveInventory> batchExhaustiveInventories, Collection<QuantificationMeasurement> quantificationMeasurements, Collection<Produce> produces, Date controlDate, Date validationDate, Date qualificationDate, String qualificationComments, Timestamp updateDate, Collection<SortingBatch> sortingBatches, FishingOperation fishingOperation, BatchModel batchModel, Landing landing, Sale sale)
CatchBatch
, taking all possible properties
(except the identifier(s))as arguments.rankOrder
- Shortlabel
- StringsubgroupCount
- FloatindividualCount
- IntegerchildBatchsReplication
- BooleanexhaustiveInventory
- Booleancomments
- Stringlocation
- LocationparentBatch
- BatchchildBatchs
- CollectionqualityFlag
- QualityFlagbatchExhaustiveInventories
- CollectionquantificationMeasurements
- Collectionproduces
- CollectionsynchronizationStatus
- StringcontrolDate
- DatevalidationDate
- DatequalificationDate
- DatequalificationComments
- StringupdateDate
- TimestampsortingBatches
- CollectionfishingOperation
- FishingOperationbatchModel
- BatchModellanding
- Landingsale
- SaleCopyright © 2012–2014 IFREMER. All rights reserved.