public class CallLogEntry
extends atg.reporting.datacollection.LogEntry
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
| Constructor and Description | 
|---|
CallLogEntry(java.lang.Long pId)
Constructs a CallLogEntry. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CallEvent | 
getCallEvent()
Gets property callEvent 
 | 
void | 
setCallEvent(CallEvent pCallEvent)
Sets property callEvent 
 |