Class CostMapItemFullFileWithPrefixReader
java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.code.importer.CostMapItemFullFileWithPrefixReader
- All Implemented Interfaces:
 CostMapItemReader
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetGeocodesFromString(String importString, String result, int costMapId, Period period) getTitle()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.bitel.bgbilling.modules.voice.server.bean.code.CostMapItemReader
getId 
- 
Constructor Details
- 
CostMapItemFullFileWithPrefixReader
public CostMapItemFullFileWithPrefixReader() 
 - 
 - 
Method Details
- 
getGeocodesFromString
public List<VoiceCostMapItem> getGeocodesFromString(String importString, String result, int costMapId, Period period) - Specified by:
 getGeocodesFromStringin interfaceCostMapItemReader
 - 
getTitle
- Specified by:
 getTitlein interfaceCostMapItemReader
 
 -