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