public class CallRecord
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
CallRecord
public CallRecord()
-
-
Method Details
-
-
-
getVersion
public long getVersion()
-
-
-
getLastModifiedDateTime
public Date getLastModifiedDateTime()
-
getStartDateTime
public Date getStartDateTime()
-
getEndDateTime
public Date getEndDateTime()
-
-
-
-