- All Implemented Interfaces:
- Serializable
public class GeoLocation
extends Object
implements Serializable
Represents the geolocation information. It has three parameters: - point of type String to store the point
information. It corresponds to eu.dnetlib.dhp.schema.oaf.GeoLocation point - box ot type String to store the box
information. It corresponds to eu.dnetlib.dhp.schema.oaf.GeoLocation box - place of type String to store the place
information. It corresponds to eu.dnetlib.dhp.schema.oaf.GeoLocation place
- See Also:
- Serialized Form