|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.news.infos.XNewsConversationChatsInfo
public class XNewsConversationChatsInfo
News Conversation detail Information DTO.
| Field Summary | |
|---|---|
List<XNewsChatInfo> |
ChatInfosNews Chat information DTOs. |
XObjectID |
ConversationIDConversation ID. |
XObjectID |
TrackIDTrack ID. |
| Constructor Summary | |
|---|---|
XNewsConversationChatsInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID TrackID
public XObjectID ConversationID
public List<XNewsChatInfo> ChatInfos
| Constructor Detail |
|---|
public XNewsConversationChatsInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||