Class AddressReference
java.lang.Object
com.maplander.backend.repository.model_table.common.AddressReference
-
Constructor Summary
ConstructorsConstructorDescriptionAddressReference(String colonyId, String cityId, String municipalyId, String stateId) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetColonyId(String colonyId) voidsetMunicipalyId(String municipalyId) voidsetStateId(String stateId) toString()
-
Constructor Details
-
AddressReference
public AddressReference() -
AddressReference
-
-
Method Details
-
getColonyId
-
setColonyId
-
getCityId
-
setCityId
-
getMunicipalyId
-
setMunicipalyId
-
getStateId
-
setStateId
-
toString
-