fr.ifremer.allegro.referential.vessel.generic.cluster
Class ClusterFishingVessel

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
      extended by fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVessel
          extended by fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterFishingVessel
All Implemented Interfaces:
java.io.Serializable

public class ClusterFishingVessel
extends ClusterVessel
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterFishingVessel()
           
ClusterFishingVessel(ClusterFishingVessel otherBean)
          Copies constructor from other ClusterFishingVessel
ClusterFishingVessel(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods, RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId, ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)
           
ClusterFishingVessel(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods, RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId, ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)
           
 
Method Summary
 void copy(ClusterFishingVessel otherBean)
          Copies all properties from the argument value object into this value object.
 ClusterVesselMasterPeriod[] getClusterVesselMasterPeriods()
           
 RemoteVesselFeaturesNaturalId[] getVesselFeaturesNaturalId()
           
 void setClusterVesselMasterPeriods(ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)
           
 void setVesselFeaturesNaturalId(RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId)
           
 
Methods inherited from class fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVessel
copy, getClusterVesselOwnerPeriods, getClusterVesselRegistrationPeriods, getCode, getRightToProduceNaturalId, getStatusNaturalId, getUpdateDate, getVesselTypeNaturalId, setClusterVesselOwnerPeriods, setClusterVesselRegistrationPeriods, setCode, setRightToProduceNaturalId, setStatusNaturalId, setUpdateDate, setVesselTypeNaturalId
 
Methods inherited from class fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
addPropertyChangeListener, addPropertyChangeListener, copy, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterFishingVessel

public ClusterFishingVessel()

ClusterFishingVessel

public ClusterFishingVessel(java.lang.String code,
                            RemoteStatusNaturalId statusNaturalId,
                            RemoteVesselTypeNaturalId vesselTypeNaturalId,
                            RemoteRightToProduceNaturalId[] rightToProduceNaturalId,
                            ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods,
                            ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods,
                            RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId,
                            ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)

ClusterFishingVessel

public ClusterFishingVessel(java.lang.String code,
                            java.sql.Timestamp updateDate,
                            RemoteStatusNaturalId statusNaturalId,
                            RemoteVesselTypeNaturalId vesselTypeNaturalId,
                            RemoteRightToProduceNaturalId[] rightToProduceNaturalId,
                            ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods,
                            ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods,
                            RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId,
                            ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)

ClusterFishingVessel

public ClusterFishingVessel(ClusterFishingVessel otherBean)
Copies constructor from other ClusterFishingVessel

Parameters:
otherBean, - cannot be null
Throws:
java.lang.NullPointerException - if the argument is null
Method Detail

copy

public void copy(ClusterFishingVessel otherBean)
Copies all properties from the argument value object into this value object.


getVesselFeaturesNaturalId

public RemoteVesselFeaturesNaturalId[] getVesselFeaturesNaturalId()

setVesselFeaturesNaturalId

public void setVesselFeaturesNaturalId(RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId)

getClusterVesselMasterPeriods

public ClusterVesselMasterPeriod[] getClusterVesselMasterPeriods()

setClusterVesselMasterPeriods

public void setClusterVesselMasterPeriods(ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)


Copyright © 2008-2010 IFREMER. All Rights Reserved.