| java.lang.Object | |
| ↳ | com.tencent.map.lssupport.bean.MessageModel |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | MSG_SELECT_ROUTE_RESULT | ||||||||||
| String | MSG_TRAFFIC_LIGHT_COUNTDOWN | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MessageModel() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | addElement(String key, Object value) | ||||||||||
| int | getTs() | ||||||||||
| String | getType() | ||||||||||
| String | getValue() | ||||||||||
| void | setTs(int ts) | ||||||||||
| void | setType(String type) | ||||||||||
| void | setValue(String value) | ||||||||||
| JSONObject | toJson() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||