|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.batch.CatchBatch.Factory
public static final class CatchBatch.Factory
Constructs new instances of CatchBatch
.
Constructor Summary | |
---|---|
CatchBatch.Factory()
|
Method Summary | |
---|---|
static CatchBatch |
newInstance()
Constructs a new instance of CatchBatch . |
static CatchBatch |
newInstance(java.lang.Short rankOrder,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory)
Constructs a new instance of CatchBatch , taking all required and/or
read-only properties as arguments. |
static CatchBatch |
newInstance(java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
java.util.Collection childBatchs,
Batch parentBatch,
java.util.Collection quantificationMeasurements,
java.util.Collection produces,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
FishingOperation fishingOperation)
Constructs a new instance of CatchBatch , taking all possible properties
(except the identifier(s))as arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CatchBatch.Factory()
Method Detail |
---|
public static CatchBatch newInstance()
CatchBatch
.
public static CatchBatch newInstance(java.lang.Short rankOrder, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory)
CatchBatch
, taking all required and/or
read-only properties as arguments.
public static CatchBatch newInstance(java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
CatchBatch
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |