fr.ifremer.allegro.data.fishingArea.generic.cluster
Class ClusterFishingArea
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterFishingArea
- extends ClusterAbstract
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
ClusterFishingArea()
|
ClusterFishingArea(ClusterFishingArea otherBean)
Copies constructor from other ClusterFishingArea |
ClusterFishingArea(java.lang.Integer id,
RemoteNearbySpecificAreaNaturalId nearbySpecificAreaNaturalId,
RemoteDepthGradientNaturalId depthGradientNaturalId,
RemoteDistanceToCoastGradientNaturalId distanceToCoastGradientNaturalId,
RemoteLocationNaturalId locationNaturalId,
RemoteGearUseFeaturesNaturalId gearUseFeaturesNaturalId,
RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteSampleNaturalId sampleNaturalId,
ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
|
ClusterFishingArea(RemoteLocationNaturalId locationNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterFishingArea
public ClusterFishingArea()
ClusterFishingArea
public ClusterFishingArea(RemoteLocationNaturalId locationNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
ClusterFishingArea
public ClusterFishingArea(java.lang.Integer id,
RemoteNearbySpecificAreaNaturalId nearbySpecificAreaNaturalId,
RemoteDepthGradientNaturalId depthGradientNaturalId,
RemoteDistanceToCoastGradientNaturalId distanceToCoastGradientNaturalId,
RemoteLocationNaturalId locationNaturalId,
RemoteGearUseFeaturesNaturalId gearUseFeaturesNaturalId,
RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteSampleNaturalId sampleNaturalId,
ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
ClusterFishingArea
public ClusterFishingArea(ClusterFishingArea otherBean)
- Copies constructor from other ClusterFishingArea
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterFishingArea 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)
getNearbySpecificAreaNaturalId
public RemoteNearbySpecificAreaNaturalId getNearbySpecificAreaNaturalId()
setNearbySpecificAreaNaturalId
public void setNearbySpecificAreaNaturalId(RemoteNearbySpecificAreaNaturalId nearbySpecificAreaNaturalId)
getDepthGradientNaturalId
public RemoteDepthGradientNaturalId getDepthGradientNaturalId()
setDepthGradientNaturalId
public void setDepthGradientNaturalId(RemoteDepthGradientNaturalId depthGradientNaturalId)
getDistanceToCoastGradientNaturalId
public RemoteDistanceToCoastGradientNaturalId getDistanceToCoastGradientNaturalId()
setDistanceToCoastGradientNaturalId
public void setDistanceToCoastGradientNaturalId(RemoteDistanceToCoastGradientNaturalId distanceToCoastGradientNaturalId)
getLocationNaturalId
public RemoteLocationNaturalId getLocationNaturalId()
setLocationNaturalId
public void setLocationNaturalId(RemoteLocationNaturalId locationNaturalId)
getGearUseFeaturesNaturalId
public RemoteGearUseFeaturesNaturalId getGearUseFeaturesNaturalId()
setGearUseFeaturesNaturalId
public void setGearUseFeaturesNaturalId(RemoteGearUseFeaturesNaturalId gearUseFeaturesNaturalId)
getVesselUseFeaturesNaturalId
public RemoteVesselUseFeaturesNaturalId getVesselUseFeaturesNaturalId()
setVesselUseFeaturesNaturalId
public void setVesselUseFeaturesNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
getFisheryNaturalId
public RemoteFisheryNaturalId[] getFisheryNaturalId()
setFisheryNaturalId
public void setFisheryNaturalId(RemoteFisheryNaturalId[] fisheryNaturalId)
getSampleNaturalId
public RemoteSampleNaturalId getSampleNaturalId()
setSampleNaturalId
public void setSampleNaturalId(RemoteSampleNaturalId sampleNaturalId)
getClusterRegulationLocations
public ClusterFishingArea2RegulationLocation[] getClusterRegulationLocations()
setClusterRegulationLocations
public void setClusterRegulationLocations(ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
Copyright © 2008-2010 IFREMER. All Rights Reserved.