public class RecentCallsSettings
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
RecentCallsSettings() |
RecentCallsSettings(long updatePeriod,
int recordsToShow) |
Modifier and Type | Method and Description |
---|---|
int |
getRecordsToShow() |
long |
getUpdatePeriod() |
void |
setRecordsToShow(int recordsToShow) |
void |
setUpdatePeriod(long updatePeriod) |
java.lang.String |
toString() |
public RecentCallsSettings()
public RecentCallsSettings(long updatePeriod, int recordsToShow)
public long getUpdatePeriod()
public void setUpdatePeriod(long updatePeriod)
public int getRecordsToShow()
public void setRecordsToShow(int recordsToShow)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.