Interface BillLinkService


public interface BillLinkService
  • Method Details

    • getBillLinkList

      java.util.List<BillLink> getBillLinkList() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • updateBillLink

      void updateBillLink​(BillLink billLink) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException