public abstract class LocationArea extends LocationImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationArea.Factory
Constructs new instances of
LocationArea. |
| Constructor and Description |
|---|
LocationArea() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
This entity does not have any identifiers
but since it extends the
fr.ifremer.adagio.core.dao.referential.location.LocationImpl class
it will simply delegate the call up there. |
String |
getPosition() |
int |
hashCode()
This entity does not have any identifiers
but since it extends the
fr.ifremer.adagio.core.dao.referential.location.LocationImpl class
it will simply delegate the call up there. |
void |
setPosition(String position) |
getBathymetry, getDaylightSavingTime, getId, getLabel, getLocationClassification, getLocationLevel, getName, getStatus, getUpdateDate, getUtFormat, setBathymetry, setDaylightSavingTime, setId, setLabel, setLocationClassification, setLocationLevel, setName, setStatus, setUpdateDate, setUtFormatpublic String getPosition()
public void setPosition(String position)
public boolean equals(Object object)
fr.ifremer.adagio.core.dao.referential.location.LocationImpl class
it will simply delegate the call up there.equals in class LocationLocation.equals(Object)public int hashCode()
fr.ifremer.adagio.core.dao.referential.location.LocationImpl class
it will simply delegate the call up there.hashCode in class LocationLocation.hashCode()Copyright © 2013. All Rights Reserved.