JavaScript is disabled on your browser.
Skip navigation links
BG Биллинг beta - API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.bitel.bgbilling.modules.bill.common.service
Interface BillLinkService
public interface
BillLinkService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
BillLink
>
getBillLinkList
()
void
updateBillLink
(
BillLink
billLink)
Method Details
getBillLinkList
List
<
BillLink
>
getBillLinkList
() throws
Exception
Throws:
Exception
updateBillLink
void
updateBillLink
(
BillLink
billLink)
throws
Exception
Throws:
Exception