|
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.poll.infos.XPollCreateInfo
public class XPollCreateInfo
XPollInfo.
| Field Summary | |
|---|---|
Date |
PollEndDateThe Poll end date. |
XObjectID |
PollGadgetIDThe UI Gadget ID. |
boolean |
PollMultipleChoiceTrue of the Poll is multiple choice. |
String |
PollNameThe Poll name. |
List<String> |
PollOptionsThe Poll options. |
boolean |
PollPartialResultsVisibleTrue if the Poll displays partial results. |
String |
PollQuestionThe Poll question. |
boolean |
PollVotingPublicTrue if the Poll voting is public. |
| Constructor Summary | |
|---|---|
XPollCreateInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String PollName
public String PollQuestion
public List<String> PollOptions
public Date PollEndDate
public boolean PollVotingPublic
public boolean PollPartialResultsVisible
public boolean PollMultipleChoice
public XObjectID PollGadgetID
| Constructor Detail |
|---|
public XPollCreateInfo()
|
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 | |||||||||