Class SQLPlacesV2
java.lang.Object
com.maplander.backend.model.manage.complex.SQLPlacesV2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
com.utils.geo.GeoPt
com.utils.geo.GeoPt
getState()
com.utils.geo.GeoPt
int
getTotal()
void
void
void
void
setLocation
(com.utils.geo.GeoPt location) void
setMunicipality
(String municipality) void
setNoreste
(com.utils.geo.GeoPt noreste) void
setPostal_code
(String postal_code) void
void
setSuroeste
(com.utils.geo.GeoPt suroeste) void
setTotal
(int total) toString()
-
Constructor Details
-
SQLPlacesV2
public SQLPlacesV2() -
SQLPlacesV2
-
-
Method Details
-
getId
-
setId
-
getColony
-
setColony
-
getMunicipality
-
setMunicipality
-
getState
-
setState
-
getPostal_code
-
setPostal_code
-
getNoreste
public com.utils.geo.GeoPt getNoreste() -
setNoreste
public void setNoreste(com.utils.geo.GeoPt noreste) -
getSuroeste
public com.utils.geo.GeoPt getSuroeste() -
setSuroeste
public void setSuroeste(com.utils.geo.GeoPt suroeste) -
getLocation
public com.utils.geo.GeoPt getLocation() -
setLocation
public void setLocation(com.utils.geo.GeoPt location) -
getTotal
public int getTotal() -
setTotal
public void setTotal(int total) -
getId_row
-
setId_row
-
toString
-