| Package | Description |
|---|---|
| org.wso2.appserver.sample.chad.data |
| Modifier and Type | Method and Description |
|---|---|
ChadChoice |
ChadPoll.getChadChoice(String choice) |
ChadChoice[] |
ChadPoll.getChoices() |
ChadChoice[] |
ChadPollResult.getOrderedChoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChadPoll.addChoice(ChadChoice choice) |
void |
ChadPoll.setChoices(ChadChoice[] choices) |
void |
ChadPollResult.setOrderedChoices(ChadChoice[] orderedChoices) |
Copyright © 2015 WSO2 Inc. All rights reserved.