public class CstaCallLogList
extends java.lang.Object
Constructor and Description |
---|
CstaCallLogList() |
Modifier and Type | Method and Description |
---|---|
java.util.List<CstaCallLogEntry> |
getCallLogEntry() |
java.lang.String |
getEntries() |
void |
setCallLogEntry(java.util.List<CstaCallLogEntry> callLogEntry) |
void |
setEntries(java.lang.String entries) |
public java.lang.String getEntries()
public void setEntries(java.lang.String entries)
public java.util.List<CstaCallLogEntry> getCallLogEntry()
public void setCallLogEntry(java.util.List<CstaCallLogEntry> callLogEntry)