Class VoiceSessionLog
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.VoiceSession
ru.bitel.bgbilling.modules.voice.common.bean.VoiceSessionLog
завершенная сессия
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.bgbilling.modules.voice.common.bean.VoiceSession
VoiceSession.Builder
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.voice.common.bean.VoiceSession
CALL_TYPE_INCOMING, CALL_TYPE_OUTGOING, SESSION_TYPE_ADDITINAL, SESSION_TYPE_OPERATOR
-
Constructor Summary
-
Method Summary
Methods inherited from class ru.bitel.bgbilling.modules.voice.common.bean.VoiceSession
builder, getAccountId, getAccountMap, getAccountTitle, getAcctSessionId, getCalledStationId, getCallingStationId, getCallType, getCdrCallCost, getCdrCallOperCost, getCodeId, getContractComment, getContractId, getContractTitle, getCostMapItemId, getDestinationId, getDeviceId, getE164CalledStationId, getE164CallingStationId, getFromPort, getHour, getId, getIdentifier, getLastActive, getMinuteCost, getOperatorId, getParentId, getRoundedSessionTime, getServiceId, getSessionCost, getSessionStart, getSessionStop, getSessionTime, getToPort, getType, getZoneId, setAccountId, setAccountMap, setAccountTitle, setAcctSessionId, setCalledStationId, setCallingStationId, setCallType, setCdrCallCost, setCdrCallOperCost, setCodeId, setContractComment, setContractId, setContractTitle, setCostMapItemId, setDestinationId, setDeviceId, setE164CalledStationId, setE164CallingStationId, setFromPort, setHour, setId, setIdentifier, setLastActive, setMinuteCost, setOperatorId, setParentId, setRoundedSessionTime, setServiceId, setSessionCost, setSessionStart, setSessionStop, setSessionTime, setToPort, setType, setZoneId, toString
-
Constructor Details
-
VoiceSessionLog
public VoiceSessionLog()
-