@MTOM
public interface ContractCardService
| Modifier and Type | Method and Description |
|---|---|
void |
contractCardExport(int contractId,
java.lang.String contractCardId,
javax.xml.ws.Holder<javax.activation.DataHandler> data) |
java.util.List<ContractCard> |
contractCardList(int contractId) |
java.util.List<ContractCard> contractCardList(int contractId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionvoid contractCardExport(int contractId,
java.lang.String contractCardId,
javax.xml.ws.Holder<javax.activation.DataHandler> data)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException