fr.ifremer.allegro.data.survey.scientificCruise.generic.cluster
Class ClusterScientificCruise
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.data.survey.scientificCruise.generic.cluster.ClusterScientificCruise
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterScientificCruise
- extends ClusterAbstract
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
ClusterScientificCruise()
|
ClusterScientificCruise(ClusterScientificCruise otherBean)
Copies constructor from other ClusterScientificCruise |
ClusterScientificCruise(java.lang.Integer id,
java.lang.String name,
java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String reference,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemotePersonNaturalId managerPersonNaturalId,
RemoteScientificResearchVesselNaturalId scientificResearchVesselNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteProgramNaturalId programNaturalId,
RemotePersonNaturalId recorderPersonNaturalId,
java.lang.String synchronizationStatus,
ClusterObservedFishingTrip[] clusterFishingTripsOfObservedFishingTrip,
ClusterFishingTrip[] clusterFishingTrips)
|
ClusterScientificCruise(java.lang.String name,
java.util.Date departureDateTime,
java.util.Date creationDate,
RemotePersonNaturalId managerPersonNaturalId,
RemoteScientificResearchVesselNaturalId scientificResearchVesselNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteProgramNaturalId programNaturalId,
ClusterObservedFishingTrip[] clusterFishingTripsOfObservedFishingTrip,
ClusterFishingTrip[] clusterFishingTrips)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterScientificCruise
public ClusterScientificCruise()
ClusterScientificCruise
public ClusterScientificCruise(java.lang.String name,
java.util.Date departureDateTime,
java.util.Date creationDate,
RemotePersonNaturalId managerPersonNaturalId,
RemoteScientificResearchVesselNaturalId scientificResearchVesselNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteProgramNaturalId programNaturalId,
ClusterObservedFishingTrip[] clusterFishingTripsOfObservedFishingTrip,
ClusterFishingTrip[] clusterFishingTrips)
ClusterScientificCruise
public ClusterScientificCruise(java.lang.Integer id,
java.lang.String name,
java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String reference,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemotePersonNaturalId managerPersonNaturalId,
RemoteScientificResearchVesselNaturalId scientificResearchVesselNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteProgramNaturalId programNaturalId,
RemotePersonNaturalId recorderPersonNaturalId,
java.lang.String synchronizationStatus,
ClusterObservedFishingTrip[] clusterFishingTripsOfObservedFishingTrip,
ClusterFishingTrip[] clusterFishingTrips)
ClusterScientificCruise
public ClusterScientificCruise(ClusterScientificCruise otherBean)
- Copies constructor from other ClusterScientificCruise
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterScientificCruise otherBean)
- Copies all properties from the argument value object into this value object.
getId
public java.lang.Integer getId()
setId
public void setId(java.lang.Integer id)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDepartureDateTime
public java.util.Date getDepartureDateTime()
setDepartureDateTime
public void setDepartureDateTime(java.util.Date departureDateTime)
getReturnDateTime
public java.util.Date getReturnDateTime()
setReturnDateTime
public void setReturnDateTime(java.util.Date returnDateTime)
getReference
public java.lang.String getReference()
setReference
public void setReference(java.lang.String reference)
getComments
public java.lang.String getComments()
setComments
public void setComments(java.lang.String comments)
getCreationDate
public java.util.Date getCreationDate()
setCreationDate
public void setCreationDate(java.util.Date creationDate)
getUpdateDate
public java.sql.Timestamp getUpdateDate()
setUpdateDate
public void setUpdateDate(java.sql.Timestamp updateDate)
getManagerPersonNaturalId
public RemotePersonNaturalId getManagerPersonNaturalId()
setManagerPersonNaturalId
public void setManagerPersonNaturalId(RemotePersonNaturalId managerPersonNaturalId)
getScientificResearchVesselNaturalId
public RemoteScientificResearchVesselNaturalId getScientificResearchVesselNaturalId()
setScientificResearchVesselNaturalId
public void setScientificResearchVesselNaturalId(RemoteScientificResearchVesselNaturalId scientificResearchVesselNaturalId)
getRecorderDepartmentNaturalId
public RemoteDepartmentNaturalId getRecorderDepartmentNaturalId()
setRecorderDepartmentNaturalId
public void setRecorderDepartmentNaturalId(RemoteDepartmentNaturalId recorderDepartmentNaturalId)
getProgramNaturalId
public RemoteProgramNaturalId getProgramNaturalId()
setProgramNaturalId
public void setProgramNaturalId(RemoteProgramNaturalId programNaturalId)
getRecorderPersonNaturalId
public RemotePersonNaturalId getRecorderPersonNaturalId()
setRecorderPersonNaturalId
public void setRecorderPersonNaturalId(RemotePersonNaturalId recorderPersonNaturalId)
getSynchronizationStatus
public java.lang.String getSynchronizationStatus()
setSynchronizationStatus
public void setSynchronizationStatus(java.lang.String synchronizationStatus)
getClusterFishingTripsOfObservedFishingTrip
public ClusterObservedFishingTrip[] getClusterFishingTripsOfObservedFishingTrip()
setClusterFishingTripsOfObservedFishingTrip
public void setClusterFishingTripsOfObservedFishingTrip(ClusterObservedFishingTrip[] clusterFishingTripsOfObservedFishingTrip)
getClusterFishingTrips
public ClusterFishingTrip[] getClusterFishingTrips()
setClusterFishingTrips
public void setClusterFishingTrips(ClusterFishingTrip[] clusterFishingTrips)
Copyright © 2008-2010 IFREMER. All Rights Reserved.