Class GeoLocation

java.lang.Object
eu.dnetlib.dhp.schema.oaf.GeoLocation
All Implemented Interfaces:
Serializable

public class GeoLocation extends Object implements Serializable
See Also:
  • Constructor Details

    • GeoLocation

      public GeoLocation()
  • Method Details

    • getPoint

      public String getPoint()
    • setPoint

      public void setPoint(String point)
    • getBox

      public String getBox()
    • setBox

      public void setBox(String box)
    • getPlace

      public String getPlace()
    • setPlace

      public void setPlace(String place)