Interface OmegaService
public interface OmegaService
-
Method Summary
Modifier and Type Method Description java.util.List<Device>
getContractDeviceList(int contractId)
-
Method Details
-
getContractDeviceList
java.util.List<Device> getContractDeviceList(int contractId) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-