Interface PhoneService


public interface PhoneService
  • Method Summary

    Modifier and Type Method Description
    java.util.List<CostMap> costMapList​(java.lang.String orderBy)  
    java.lang.String geographicCodeTree()  
  • Method Details

    • geographicCodeTree

      java.lang.String geographicCodeTree() throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException
      Throws:
      ru.bitel.bgbilling.common.BGException
      ru.bitel.bgbilling.common.BGMessageException
    • costMapList

      java.util.List<CostMap> costMapList​(java.lang.String orderBy) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException
      Throws:
      ru.bitel.bgbilling.common.BGException
      ru.bitel.bgbilling.common.BGMessageException