fr.ifremer.allegro.referential.spatial.generic.cluster
Class ClusterSpatialItem2Location
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItem2Location
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterSpatialItem2Location
- extends ClusterAbstract
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterSpatialItem2Location
public ClusterSpatialItem2Location()
ClusterSpatialItem2Location
public ClusterSpatialItem2Location(RemoteSpatialItemNaturalId spatialItemNaturalId,
RemoteLocationNaturalId locationNaturalId)
ClusterSpatialItem2Location
public ClusterSpatialItem2Location(java.lang.String localizedName,
RemoteSpatialItemNaturalId spatialItemNaturalId,
RemoteLocationNaturalId locationNaturalId)
ClusterSpatialItem2Location
public ClusterSpatialItem2Location(ClusterSpatialItem2Location otherBean)
- Copies constructor from other ClusterSpatialItem2Location
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterSpatialItem2Location otherBean)
- Copies all properties from the argument value object into this value object.
getLocalizedName
public java.lang.String getLocalizedName()
setLocalizedName
public void setLocalizedName(java.lang.String localizedName)
getSpatialItemNaturalId
public RemoteSpatialItemNaturalId getSpatialItemNaturalId()
setSpatialItemNaturalId
public void setSpatialItemNaturalId(RemoteSpatialItemNaturalId spatialItemNaturalId)
getLocationNaturalId
public RemoteLocationNaturalId getLocationNaturalId()
setLocationNaturalId
public void setLocationNaturalId(RemoteLocationNaturalId locationNaturalId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.