|
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.object.infos.XObjectInfo
waggle.common.modules.tag.infos.XTagableInfo
waggle.common.modules.artifact.infos.XArtifactInfo
waggle.common.modules.widget.infos.XWidgetInfo
waggle.common.modules.poll.infos.XPollOptionInfo
public class XPollOptionInfo
XPollOptionInfo.
| Field Summary | |
|---|---|
String |
PollOptionThe option string. |
int |
PollOptionCountCount of votes for this option. |
List<XObjectID> |
PollOptionUserIDsUsers 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 |
|---|
public String PollOption
public int PollOptionCount
public List<XObjectID> PollOptionUserIDs
| Constructor Detail |
|---|
public XPollOptionInfo()
|
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 | |||||||||