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() |
getId, setId
public Location getLocation()
getLocation
in interface Standstill
public void setLocation(Location location)
public long getDistanceTo(Standstill standstill)
getDistanceTo
in interface Standstill
standstill
- never nullpublic String toString()
toString
in class AbstractPersistable
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.