fr.ifremer.allegro.referential.vessel.generic.cluster
Class ClusterScientificResearchVessel
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVessel
fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterScientificResearchVessel
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterScientificResearchVessel
- extends ClusterVessel
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
ClusterScientificResearchVessel()
|
ClusterScientificResearchVessel(ClusterScientificResearchVessel otherBean)
Copies constructor from other ClusterScientificResearchVessel |
ClusterScientificResearchVessel(java.lang.String code,
RemoteStatusNaturalId statusNaturalId,
RemoteVesselTypeNaturalId vesselTypeNaturalId,
RemoteRightToProduceNaturalId[] rightToProduceNaturalId,
ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods,
ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
|
ClusterScientificResearchVessel(java.lang.String code,
java.sql.Timestamp updateDate,
RemoteStatusNaturalId statusNaturalId,
RemoteVesselTypeNaturalId vesselTypeNaturalId,
RemoteRightToProduceNaturalId[] rightToProduceNaturalId,
ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods,
ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterScientificResearchVessel
public ClusterScientificResearchVessel()
ClusterScientificResearchVessel
public ClusterScientificResearchVessel(java.lang.String code,
RemoteStatusNaturalId statusNaturalId,
RemoteVesselTypeNaturalId vesselTypeNaturalId,
RemoteRightToProduceNaturalId[] rightToProduceNaturalId,
ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods,
ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
ClusterScientificResearchVessel
public ClusterScientificResearchVessel(java.lang.String code,
java.sql.Timestamp updateDate,
RemoteStatusNaturalId statusNaturalId,
RemoteVesselTypeNaturalId vesselTypeNaturalId,
RemoteRightToProduceNaturalId[] rightToProduceNaturalId,
ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods,
ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
ClusterScientificResearchVessel
public ClusterScientificResearchVessel(ClusterScientificResearchVessel otherBean)
- Copies constructor from other ClusterScientificResearchVessel
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterScientificResearchVessel otherBean)
- Copies all properties from the argument value object into this value object.
Copyright © 2008-2010 IFREMER. All Rights Reserved.