Class AddressReference
java.lang.Object
com.maplander.backend.model.manage.property.AddressReference
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
setCity_id
(String city_id) void
setColony_id
(String colony_id) void
void
setMunicipaly_id
(String municipaly_id) void
setState_id
(String state_id) toString()
-
Constructor Details
-
AddressReference
public AddressReference()
-
-
Method Details
-
getId
-
setId
-
getColony_id
-
setColony_id
-
getCity_id
-
setCity_id
-
getMunicipaly_id
-
setMunicipaly_id
-
getState_id
-
setState_id
-
toString
-