public class Domicile extends AbstractPersistable implements Standstill
id| Constructor and Description |
|---|
Domicile() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDistanceTo(Standstill standstill) |
Location |
getLocation() |
void |
setLocation(Location location) |
String |
toString() |
compareTo, getId, setIdpublic Location getLocation()
getLocation in interface Standstillpublic void setLocation(Location location)
public long getDistanceTo(Standstill standstill)
getDistanceTo in interface Standstillstandstill - never nullpublic String toString()
toString in class AbstractPersistableCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.