Class StateLocations
java.lang.Object
com.maplander.backend.repository.model_table.infomexico.StateLocations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetLatitude(String latitude) voidsetLongitude(String longitude) voidsetStateName(String stateName)
-
Constructor Details
-
StateLocations
public StateLocations()
-
-
Method Details
-
getId
-
setId
-
getStateName
-
setStateName
-
getLatitude
-
setLatitude
-
getLongitude
-
setLongitude
-