\r\n

51Degrees Geo-Location Java  4.4

Geo-location services for 51Degrees Pipeline
  • fiftyone
  • geolocation
  • core
  • data
  • GeoData

fiftyone.geolocation.core.data.GeoData Interface Reference

Inheritance diagram for fiftyone.geolocation.core.data.GeoData:

[legend]

Collaboration diagram for fiftyone.geolocation.core.data.GeoData:

[legend]

Public Member Functions

AspectPropertyValue< JavaScript >  getJavaScript ()
void  setJavaScript (AspectPropertyValue< JavaScript > javaScript)
AspectPropertyValue< String >  getRoad ()
void  setRoad (AspectPropertyValue< String > road)
AspectPropertyValue< String >  getTown ()
void  setTown (AspectPropertyValue< String > town) AspectPropertyValue< String >  getSuburb () void  setSuburb (AspectPropertyValue< String > suburb) AspectPropertyValue< String >  getCounty () void  setCounty (AspectPropertyValue< String > county) AspectPropertyValue< String >  getRegion () void  setRegion (AspectPropertyValue< String > region) AspectPropertyValue< String >  getState () void  setState (AspectPropertyValue< String > state) AspectPropertyValue< String >  getZipCode () void  setZipCode (AspectPropertyValue< String > zipCode) AspectPropertyValue< String >  getCountry () void  setCountry (AspectPropertyValue< String > country) AspectPropertyValue< String >  getCountryCode () void  setCountryCode (AspectPropertyValue< String > countryCode) AspectPropertyValue< String >  getAddress () void  setAddress (AspectPropertyValue< String > address) AspectPropertyValue< String >  getBuilding () void  setBuilding (AspectPropertyValue< String > building) AspectPropertyValue< String >  getStreetNumber () void  setStreetNumber (AspectPropertyValue< String > streetNumber)
On This Page