Package in.succinct.beckn
Class Location
java.lang.Object
in.succinct.beckn.BecknAware<org.json.simple.JSONObject>
in.succinct.beckn.BecknObject
in.succinct.beckn.BecknObjectWithId
in.succinct.beckn.Location
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class in.succinct.beckn.BecknObject
DATE_FORMAT, TIMESTAMP_FORMAT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()com.venky.geo.GeoCoordinategetGps()voidsetAddress(Address address) voidvoidvoidsetCountry(Country country) voidsetDescriptor(Descriptor descriptor) voidsetGps(com.venky.geo.GeoCoordinate coordinate) Methods inherited from class in.succinct.beckn.BecknObjectWithId
getId, setIdMethods inherited from class in.succinct.beckn.BecknObject
get, get, get, get, getBoolean, getDate, getDouble, getInteger, getLong, set, set, set, set, set, set, setMethods inherited from class in.succinct.beckn.BecknAware
generateBlakeHash, getInner, hash, setInner, toString
-
Constructor Details
-
Location
public Location() -
Location
-
-
Method Details
-
getGps
public com.venky.geo.GeoCoordinate getGps() -
setGps
public void setGps(com.venky.geo.GeoCoordinate coordinate) -
getCity
-
setCity
-
getCountry
-
setCountry
-
getCircle
-
setCircle
-
getAddress
-
setAddress
-
getDescriptor
-
setDescriptor
-