Class PhoneLocationFinder
java.lang.Object
ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
ru.bitel.bgbilling.modules.phone.server.bean.PhoneLocationFinder
public class PhoneLocationFinder
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 - 
Method Summary
Modifier and TypeMethodDescriptionru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder.AddressDatafindAddressByNumber(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
getmoduleId 
- 
Constructor Details
- 
PhoneLocationFinder
public PhoneLocationFinder(int modeuleId)  
 - 
 - 
Method Details
- 
findAddressByNumber
public ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder.AddressData findAddressByNumber(String number) - Overrides:
 findAddressByNumberin classru.bitel.bgbilling.kernel.module.common.extension.fias.LocationFinder
 
 -