addIdentifier

fun addIdentifier(gmlId: String, dstCityObject: AbstractCityObject)

Adds the gmlId to the dstCityObject.


fun addIdentifier(gmlId: String, name: String, dstCityObject: AbstractCityObject)

Adds the gmlId and the name to the dstCityObject.