public class CallRecord extends Object
| Constructor and Description |
|---|
CallRecord() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreateTime() |
Integer |
getDuration() |
String |
getId() |
void |
setCreateTime(Long createTime) |
void |
setDuration(Integer duration) |
void |
setId(String id) |
Copyright © 2017. All rights reserved.