Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.conversation.infos
Class XConversationMapElementInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.conversation.infos.XConversationMapElementInfo


public class XConversationMapElementInfo
extends XDTO

Conversation Map Element Information.


Field Summary
 XObjectID ChatID
          The associated ChatID.
 int Number
          Where in the Map this element should be drawn.
 XConversationMapElementType Type
          The element type.

 

Constructor Summary
XConversationMapElementInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

Number

public int Number
Where in the Map this element should be drawn.

Type

public XConversationMapElementType Type
The element type.

ChatID

public XObjectID ChatID
The associated ChatID.

Constructor Detail

XConversationMapElementInfo

public XConversationMapElementInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.