Class InetSessionLog
java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
-
Field Summary
Fields inherited from class InetSession
connectionId, cost, deviceState, id, last, start, status, stop, time -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCdsId()getCnsId()intintgetIp()intvoidsetAcctSessId(String acctSessionId) voidvoidvoidsetDeviceId(int deviceId) voidsetDevicePort(int port) voidsetDeviceTitle(String deviceTitle) voidvoidsetServiceTitle(String serviceTitle) voidsetServId(int loginId) Methods inherited from class InetSession
getConId, getCost, getDevState, getDevStateTitle, getId, getLast, getStart, getStatus, getStop, getTime, setConId, setCost, setDevState, setId, setLast, setStart, setStatus, setStop, setTime
-
Constructor Details
-
InetSessionLog
public InetSessionLog()
-
-
Method Details
-
getServId
public int getServId() -
setServId
public void setServId(int loginId) -
getServiceTitle
-
setServiceTitle
-
getDeviceId
public int getDeviceId() -
setDeviceId
public void setDeviceId(int deviceId) -
getDevicePort
public int getDevicePort() -
setDevicePort
public void setDevicePort(int port) -
getDeviceTitle
-
setDeviceTitle
-
getAcctSessId
-
setAcctSessId
-
getCdsId
-
setCdsId
-
getCnsId
-
setCnsId
-
getIp
-
setIp
-
getStatusName
-
getFromNumberToNumberAsString
-
getSessionStartAsString
-
getSessionStopAsString
-
getSessionActivityAsString
-