public class Location extends AbstractVisiblyIdentifiedHibernateObject<Location>
visibleIdid| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getName() |
void |
setAddress(String address) |
void |
setName(String name) |
String |
toString()
TODO: Location shouldn't be responsible for its own display formatting!
|
getVisibleId, setVisibleIdequals, getId, getVersion, hashCode, setId, setVersiondelete, getGetters, getKeyValue, merge, refresh, saveCopyright © 2021. All rights reserved.