fr.ifremer.allegro.referential.spatial
Class SpatialItem2Location
java.lang.Object
fr.ifremer.allegro.referential.spatial.SpatialItem2Location
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- SpatialItem2LocationImpl
public abstract class SpatialItem2Location
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SpatialItem2Location
public SpatialItem2Location()
getSpatialItem2LocationPk
public SpatialItem2LocationPK getSpatialItem2LocationPk()
setSpatialItem2LocationPk
public void setSpatialItem2LocationPk(SpatialItem2LocationPK spatialItem2LocationPk)
getLocalizedName
public java.lang.String getLocalizedName()
setLocalizedName
public void setLocalizedName(java.lang.String localizedName)
hashCode
public int hashCode()
- Returns a hash code based on this entity's identifiers.
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object object)
- Returns
true
if the argument is an SpatialItem2Location instance and all identifiers for this entity
equal the identifiers of the argument entity. Returns false
otherwise.
- Overrides:
equals
in class java.lang.Object
Copyright © 2008-2010 IFREMER. All Rights Reserved.