public class Location extends AbstractVisiblyIdentifiedHibernateObject<Location>
visibleId
id
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, setVisibleId
equals, getId, getVersion, hashCode, setId, setVersion
delete, getGetters, getKeyValue, merge, refresh, save
Copyright © 2021. All rights reserved.