public class XmlGeoLocation extends Object implements Serializable
| Constructor and Description |
|---|
XmlGeoLocation() |
| Modifier and Type | Method and Description |
|---|---|
double |
getGeoLocationBox() |
String |
getGeoLocationPlace() |
double |
getGeoLocationPoint() |
void |
setGeoLocationBox(double geoLocationBox) |
void |
setGeoLocationPlace(String geoLocationPlace) |
void |
setGeoLocationPoint(double geoLocationPoint) |
public double getGeoLocationPoint()
public void setGeoLocationPoint(double geoLocationPoint)
geoLocationPoint - the geoLocationPoint to setpublic double getGeoLocationBox()
public void setGeoLocationBox(double geoLocationBox)
geoLocationBox - the geoLocationBox to setpublic String getGeoLocationPlace()
public void setGeoLocationPlace(String geoLocationPlace)
geoLocationPlace - the geoLocationPlace to setCopyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.