@Entity public class PointRef extends PlaceRef
Reference
of a PlaceRef
with GeoLocation
of any Place.PointRef
should not have the same reference name as any order placeROOT
Constructor and Description |
---|
PointRef() |
PointRef(PlaceRef t) |
PointRef(String name) |
PointRef(String name,
Reference parent) |
PointRef(String name,
String meta) |
Modifier and Type | Method and Description |
---|---|
GeoLocation |
getGeoLocation() |
void |
setGeoLocation(GeoLocation geoLocation) |
getParent, getParentId, getRelated, setParent, setParentId, setRelated
equals, getDisplayName, getHierarchy, getId, getMeta, getName, hashCode, setHierarchy, setId, setMeta, setName, toString
public PointRef()
public PointRef(String name)
public PointRef(PlaceRef t)
public GeoLocation getGeoLocation()
public void setGeoLocation(GeoLocation geoLocation)
geoLocation
- the geoLocation to setCopyright © 2018. All rights reserved.