public abstract class SpatialItem2Location extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
SpatialItem2Location.Factory
Constructs new instances of
SpatialItem2Location. |
| Constructor and Description |
|---|
SpatialItem2Location() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Returns
true if the argument is an SpatialItem2Location instance and all identifiers for this entity
equal the identifiers of the argument entity. |
String |
getLocalizedName() |
SpatialItem2LocationPK |
getSpatialItem2LocationPk() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setLocalizedName(String localizedName) |
void |
setSpatialItem2LocationPk(SpatialItem2LocationPK spatialItem2LocationPk) |
public SpatialItem2LocationPK getSpatialItem2LocationPk()
public void setSpatialItem2LocationPk(SpatialItem2LocationPK spatialItem2LocationPk)
public String getLocalizedName()
public void setLocalizedName(String localizedName)
public int hashCode()
Copyright © 2013. All Rights Reserved.