fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster
Class ClusterGearPhysicalFeatures
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterPhysicalFeatures
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterGearPhysicalFeatures
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterGearPhysicalFeatures
- extends ClusterPhysicalFeatures
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
ClusterGearPhysicalFeatures()
|
ClusterGearPhysicalFeatures(ClusterGearPhysicalFeatures otherBean)
Copies constructor from other ClusterGearPhysicalFeatures |
ClusterGearPhysicalFeatures(java.util.Date startDate,
java.util.Date creationDate,
RemoteVesselNaturalId vesselNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteOperationNaturalId[] operationNaturalId,
ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements,
ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
|
ClusterGearPhysicalFeatures(java.lang.Integer id,
java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
RemoteVesselNaturalId vesselNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteOperationNaturalId[] operationNaturalId,
RemotePhysicalGearSurveyNaturalId physicalGearSurveyNaturalId,
RemoteFishingTripNaturalId fishingTripNaturalId,
ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements,
ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
|
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterPhysicalFeatures |
copy, getControlDate, getCreationDate, getEndDate, getId, getProgramNaturalId, getQualificationComments, getQualificationDate, getQualityFlagNaturalId, getStartDate, getUpdateDate, getValidationDate, getVesselNaturalId, setControlDate, setCreationDate, setEndDate, setId, setProgramNaturalId, setQualificationComments, setQualificationDate, setQualityFlagNaturalId, setStartDate, setUpdateDate, setValidationDate, setVesselNaturalId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterGearPhysicalFeatures
public ClusterGearPhysicalFeatures()
ClusterGearPhysicalFeatures
public ClusterGearPhysicalFeatures(java.util.Date startDate,
java.util.Date creationDate,
RemoteVesselNaturalId vesselNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteOperationNaturalId[] operationNaturalId,
ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements,
ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
ClusterGearPhysicalFeatures
public ClusterGearPhysicalFeatures(java.lang.Integer id,
java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
RemoteVesselNaturalId vesselNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteOperationNaturalId[] operationNaturalId,
RemotePhysicalGearSurveyNaturalId physicalGearSurveyNaturalId,
RemoteFishingTripNaturalId fishingTripNaturalId,
ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements,
ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
ClusterGearPhysicalFeatures
public ClusterGearPhysicalFeatures(ClusterGearPhysicalFeatures otherBean)
- Copies constructor from other ClusterGearPhysicalFeatures
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterGearPhysicalFeatures otherBean)
- Copies all properties from the argument value object into this value object.
getGearNaturalId
public RemoteGearNaturalId getGearNaturalId()
setGearNaturalId
public void setGearNaturalId(RemoteGearNaturalId gearNaturalId)
getOperationNaturalId
public RemoteOperationNaturalId[] getOperationNaturalId()
setOperationNaturalId
public void setOperationNaturalId(RemoteOperationNaturalId[] operationNaturalId)
getPhysicalGearSurveyNaturalId
public RemotePhysicalGearSurveyNaturalId getPhysicalGearSurveyNaturalId()
setPhysicalGearSurveyNaturalId
public void setPhysicalGearSurveyNaturalId(RemotePhysicalGearSurveyNaturalId physicalGearSurveyNaturalId)
getFishingTripNaturalId
public RemoteFishingTripNaturalId getFishingTripNaturalId()
setFishingTripNaturalId
public void setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
getClusterGearPhysicalMeasurements
public ClusterGearPhysicalMeasurement[] getClusterGearPhysicalMeasurements()
setClusterGearPhysicalMeasurements
public void setClusterGearPhysicalMeasurements(ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements)
getClusterGearPhysicalFeaturesOrigins
public ClusterGearPhysicalFeaturesOrigin[] getClusterGearPhysicalFeaturesOrigins()
setClusterGearPhysicalFeaturesOrigins
public void setClusterGearPhysicalFeaturesOrigins(ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
Copyright © 2008-2010 IFREMER. All Rights Reserved.