Class SQLResultWordV2
java.lang.Object
com.maplander.backend.model.manage.complex.SQLResultWordV2
-
Constructor Summary
ConstructorsConstructorDescriptionSQLResultWordV2
(List<SQLPlacesV2> states, List<SQLPlacesV2> municipalities, List<SQLPlacesV2> colonies) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setColonies
(List<SQLPlacesV2> colonies) void
setMunicipalities
(List<SQLPlacesV2> municipalities) void
setStates
(List<SQLPlacesV2> states) toString()
-
Constructor Details
-
SQLResultWordV2
public SQLResultWordV2() -
SQLResultWordV2
public SQLResultWordV2(List<SQLPlacesV2> states, List<SQLPlacesV2> municipalities, List<SQLPlacesV2> colonies)
-
-
Method Details
-
getStates
-
setStates
-
getMunicipalities
-
setMunicipalities
-
getColonies
-
setColonies
-
toString
-