Skip navigation links

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

E20955-01


waggle.common.modules.poll.infos
Class XPollGetInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.poll.infos.XPollGetInfo


public class XPollGetInfo
extends XDTO

XPollGetInfo.


Field Summary
 XPollInfo PollInfo
          The Poll.
 List<String> PollOptions
          How the options that I voted for.

 

Constructor Summary
XPollGetInfo()
           

 

Method Summary

 

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

 

Field Detail

PollInfo

public XPollInfo PollInfo
The Poll.

PollOptions

public List<String> PollOptions
How the options that I voted for. Null if the User has not voted.

Constructor Detail

XPollGetInfo

public XPollGetInfo()

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.