Class SessionServiceReportItem
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.report.SessionAccountReportItem
ru.bitel.bgbilling.modules.voice.common.bean.report.SessionServiceReportItem
public class SessionServiceReportItem extends SessionAccountReportItem
-
Constructor Summary
Constructors Constructor Description SessionServiceReportItem()
-
Method Summary
Modifier and Type Method Description java.lang.String
getService()
void
setService(java.lang.String service)
Methods inherited from class ru.bitel.bgbilling.modules.voice.common.bean.report.SessionAccountReportItem
getCost, getCount, getDuration, getTitle, setCost, setCount, setDuration, setTitle
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SessionServiceReportItem
public SessionServiceReportItem()
-
-
Method Details
-
getService
public java.lang.String getService() -
setService
public void setService(java.lang.String service)
-