Package cronapi.chatbot.elements
Class Location
- java.lang.Object
-
- cronapi.chatbot.elements.Location
-
public class Location extends Object
-
-
Constructor Summary
Constructors Constructor Description Location()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FloatgetLatitude()FloatgetLongitude()StringgetTitle()voidsetLatitude(Float latitude)voidsetLongitude(Float longitude)voidsetTitle(String title)
-