fr.ifremer.allegro.referential.spatial
Class SpatialItem2LocationPK

java.lang.Object
  extended by fr.ifremer.allegro.referential.spatial.SpatialItem2LocationPK
All Implemented Interfaces:
java.io.Serializable

public class SpatialItem2LocationPK
extends java.lang.Object
implements java.io.Serializable

Primary key class for SpatialItem2Location

See Also:
Serialized Form

Nested Class Summary
static class SpatialItem2LocationPK.Factory
          Constructs new instances of SpatialItem2LocationPK.
 
Constructor Summary
SpatialItem2LocationPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 Location getLocation()
           
 SpatialItem getSpatialItem()
           
 int hashCode()
           
 void setLocation(Location location)
           
 void setSpatialItem(SpatialItem spatialItem)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpatialItem2LocationPK

public SpatialItem2LocationPK()
Method Detail

getSpatialItem

public SpatialItem getSpatialItem()

setSpatialItem

public void setSpatialItem(SpatialItem spatialItem)

getLocation

public Location getLocation()

setLocation

public void setLocation(Location location)

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2008-2010 IFREMER. All Rights Reserved.