fr.ifremer.allegro.data.batch.generic.cluster
Class ClusterCatchBatch
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.data.batch.generic.cluster.ClusterBatch
fr.ifremer.allegro.data.batch.generic.cluster.ClusterCatchBatch
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterCatchBatch
- extends ClusterBatch
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
ClusterCatchBatch()
|
ClusterCatchBatch(ClusterCatchBatch otherBean)
Copies constructor from other ClusterCatchBatch |
ClusterCatchBatch(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
RemoteBatchNaturalId parentBatchNaturalId,
RemoteProduceNaturalId[] produceNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterCatchBatch[] clusterChildBatchssOfCatchBatch,
ClusterSortingBatch[] clusterChildBatchssOfSortingBatch,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
RemoteFishingOperationNaturalId fishingOperationNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteLandingNaturalId landingNaturalId,
RemoteSaleNaturalId saleNaturalId,
java.lang.String synchronizationStatus)
|
ClusterCatchBatch(java.lang.Short rankOrder,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
RemoteProduceNaturalId[] produceNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterCatchBatch[] clusterChildBatchssOfCatchBatch,
ClusterSortingBatch[] clusterChildBatchssOfSortingBatch,
RemoteQualityFlagNaturalId qualityFlagNaturalId)
|
Methods inherited from class fr.ifremer.allegro.data.batch.generic.cluster.ClusterBatch |
copy, getChildBatchsReplication, getClusterChildBatchssOfCatchBatch, getClusterChildBatchssOfSortingBatch, getClusterQuantificationMeasurements, getComments, getExhaustiveInventory, getId, getIdLocal, getIndividualCount, getParentBatchNaturalId, getProduceNaturalId, getRankOrder, getSubgroupCount, setChildBatchsReplication, setClusterChildBatchssOfCatchBatch, setClusterChildBatchssOfSortingBatch, setClusterQuantificationMeasurements, setComments, setExhaustiveInventory, setId, setIdLocal, setIndividualCount, setParentBatchNaturalId, setProduceNaturalId, setRankOrder, setSubgroupCount |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterCatchBatch
public ClusterCatchBatch()
ClusterCatchBatch
public ClusterCatchBatch(java.lang.Short rankOrder,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
RemoteProduceNaturalId[] produceNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterCatchBatch[] clusterChildBatchssOfCatchBatch,
ClusterSortingBatch[] clusterChildBatchssOfSortingBatch,
RemoteQualityFlagNaturalId qualityFlagNaturalId)
ClusterCatchBatch
public ClusterCatchBatch(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
RemoteBatchNaturalId parentBatchNaturalId,
RemoteProduceNaturalId[] produceNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterCatchBatch[] clusterChildBatchssOfCatchBatch,
ClusterSortingBatch[] clusterChildBatchssOfSortingBatch,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
RemoteFishingOperationNaturalId fishingOperationNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteLandingNaturalId landingNaturalId,
RemoteSaleNaturalId saleNaturalId,
java.lang.String synchronizationStatus)
ClusterCatchBatch
public ClusterCatchBatch(ClusterCatchBatch otherBean)
- Copies constructor from other ClusterCatchBatch
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterCatchBatch otherBean)
- Copies all properties from the argument value object into this value object.
getControlDate
public java.util.Date getControlDate()
setControlDate
public void setControlDate(java.util.Date controlDate)
getValidationDate
public java.util.Date getValidationDate()
setValidationDate
public void setValidationDate(java.util.Date validationDate)
getQualificationDate
public java.util.Date getQualificationDate()
setQualificationDate
public void setQualificationDate(java.util.Date qualificationDate)
getQualificationComments
public java.lang.String getQualificationComments()
setQualificationComments
public void setQualificationComments(java.lang.String qualificationComments)
getUpdateDate
public java.sql.Timestamp getUpdateDate()
setUpdateDate
public void setUpdateDate(java.sql.Timestamp updateDate)
getFishingOperationNaturalId
public RemoteFishingOperationNaturalId getFishingOperationNaturalId()
setFishingOperationNaturalId
public void setFishingOperationNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId)
getQualityFlagNaturalId
public RemoteQualityFlagNaturalId getQualityFlagNaturalId()
setQualityFlagNaturalId
public void setQualityFlagNaturalId(RemoteQualityFlagNaturalId qualityFlagNaturalId)
getLandingNaturalId
public RemoteLandingNaturalId getLandingNaturalId()
setLandingNaturalId
public void setLandingNaturalId(RemoteLandingNaturalId landingNaturalId)
getSaleNaturalId
public RemoteSaleNaturalId getSaleNaturalId()
setSaleNaturalId
public void setSaleNaturalId(RemoteSaleNaturalId saleNaturalId)
getSynchronizationStatus
public java.lang.String getSynchronizationStatus()
setSynchronizationStatus
public void setSynchronizationStatus(java.lang.String synchronizationStatus)
Copyright © 2008-2010 IFREMER. All Rights Reserved.