Class VoiceIpLocationFinder
java.lang.Object
ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
ru.bitel.bgbilling.modules.voiceip.server.bean.VoiceIpLocationFinder
public class VoiceIpLocationFinder
extends ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder.AddressData -
Field Summary
Fields inherited from class ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
conFields inherited from class ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
moduleId -
Constructor Summary
Constructors Constructor Description VoiceIpLocationFinder(int modeuleId) -
Method Summary
Modifier and Type Method Description ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder.AddressDatafindAddressByNumber(java.lang.String number)Methods inherited from class ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
getAddressPid, getHouseGuid, getObjectAddressPid, initMethods inherited from class ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
getmoduleIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VoiceIpLocationFinder
public VoiceIpLocationFinder(int modeuleId)
-
-
Method Details
-
findAddressByNumber
public ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder.AddressData findAddressByNumber(java.lang.String number)- Overrides:
findAddressByNumberin classru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
-