Skip navigation links

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

E20955-01


waggle.common.modules.poll.infos
Class XPollOptionInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.tag.infos.XTagableInfo
              extended by waggle.common.modules.artifact.infos.XArtifactInfo
                  extended by waggle.common.modules.widget.infos.XWidgetInfo
                      extended by waggle.common.modules.poll.infos.XPollOptionInfo


public class XPollOptionInfo
extends XWidgetInfo

XPollOptionInfo.


Field Summary
 String PollOption
          The option string.
 int PollOptionCount
          Count of votes for this option.
 List<XObjectID> PollOptionUserIDs
          Users who have voted for this option.

 

Fields inherited from class waggle.common.modules.widget.infos.XWidgetInfo
WidgetChatIDs, WidgetEnabled, WidgetGadgetID, WidgetPropertyInfos

 

Fields inherited from class waggle.common.modules.artifact.infos.XArtifactInfo
AnnotatedByChatIDs, AssociatedWithChatID, fLockStatus, GroupID, State

 

Fields inherited from class waggle.common.modules.tag.infos.XTagableInfo
TagInfos

 

Fields inherited from class waggle.common.modules.object.infos.XObjectInfo
ConversationID, CreatedByScaledPictureID, CreatedByUserID, CreatedByUserName, CreatedOnBehalfOfUserID, CreatedOnBehalfOfUserName, CreatedTimestamp, ID, Latitude, Longitude, ModifiedByScaledPictureID, ModifiedByUserID, ModifiedByUserName, ModifiedOnBehalfOfUserID, ModifiedOnBehalfOfUserName, ModifiedTimestamp, Name, ObjectType, ParentID, Removed, RemovedByUserID, RemovedTimestamp, TrackID

 

Constructor Summary
XPollOptionInfo()
           

 

Method Summary

 

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

 

Field Detail

PollOption

public String PollOption
The option string.

PollOptionCount

public int PollOptionCount
Count of votes for this option.

PollOptionUserIDs

public List<XObjectID> PollOptionUserIDs
Users who have voted for this option.

Constructor Detail

XPollOptionInfo

public XPollOptionInfo()

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.