|
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.common.modules.chat.infos.XChatCreateInfo
public class XChatCreateInfo
Chat Create Information.
| Field Summary | |
|---|---|
XObjectID |
ChatIDThe Chat will be a comment if this field is non null. if Null a top level Chat is created. |
String |
ChatTextThe Chat text. |
XObjectID |
ConversationIDThe Conversation. |
Double |
LatitudeThe latitude. |
Double |
LongitudeThe longitude. |
List<XObjectID> |
ReferenceIDsList of reference objects. |
| Constructor Summary | |
|---|---|
XChatCreateInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID ConversationID
public XObjectID ChatID
public String ChatText
public List<XObjectID> ReferenceIDs
public Double Latitude
public Double Longitude
| Constructor Detail |
|---|
public XChatCreateInfo()
|
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 | |||||||||