|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.batch.SortingBatch.Factory
public static final class SortingBatch.Factory
Constructs new instances of SortingBatch
.
Constructor Summary | |
---|---|
SortingBatch.Factory()
|
Method Summary | |
---|---|
static SortingBatch |
newInstance()
Constructs a new instance of SortingBatch . |
static SortingBatch |
newInstance(java.lang.Short rankOrder,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory)
Constructs a new instance of SortingBatch , taking all required and/or
read-only properties as arguments. |
static SortingBatch |
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.lang.Float samplingRatio,
java.lang.String samplingRatioText,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon,
java.util.Collection sortingMeasurements)
Constructs a new instance of SortingBatch , 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 SortingBatch.Factory()
Method Detail |
---|
public static SortingBatch newInstance()
SortingBatch
.
public static SortingBatch newInstance(java.lang.Short rankOrder, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory)
SortingBatch
, taking all required and/or
read-only properties as arguments.
public static SortingBatch 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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
SortingBatch
, 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 |