com.arunta.base.settings
Class RecentCallsSettings
java.lang.Object
com.arunta.base.settings.RecentCallsSettings
- All Implemented Interfaces:
- java.io.Serializable
public class RecentCallsSettings
- extends java.lang.Object
- implements java.io.Serializable
Total Recall VR system Recent Calls Settings.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RecentCallsSettings
public RecentCallsSettings()
RecentCallsSettings
public RecentCallsSettings(long updatePeriod,
int recordsToShow)
getUpdatePeriod
public long getUpdatePeriod()
setUpdatePeriod
public void setUpdatePeriod(long updatePeriod)
getRecordsToShow
public int getRecordsToShow()
setRecordsToShow
public void setRecordsToShow(int recordsToShow)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.