| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Personhood.PollChoice
PollChoice represents one choice of one participant.
|
static class |
Personhood.PollChoice.Builder
PollChoice represents one choice of one participant.
|
| Modifier and Type | Method and Description |
|---|---|
Personhood.PollChoiceOrBuilder |
Personhood.PollStructOrBuilder.getChosenOrBuilder(int index)
repeated .personhood.PollChoice chosen = 6; |
Personhood.PollChoiceOrBuilder |
Personhood.PollStruct.getChosenOrBuilder(int index)
repeated .personhood.PollChoice chosen = 6; |
Personhood.PollChoiceOrBuilder |
Personhood.PollStruct.Builder.getChosenOrBuilder(int index)
repeated .personhood.PollChoice chosen = 6; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Personhood.PollChoiceOrBuilder> |
Personhood.PollStructOrBuilder.getChosenOrBuilderList()
repeated .personhood.PollChoice chosen = 6; |
List<? extends Personhood.PollChoiceOrBuilder> |
Personhood.PollStruct.getChosenOrBuilderList()
repeated .personhood.PollChoice chosen = 6; |
List<? extends Personhood.PollChoiceOrBuilder> |
Personhood.PollStruct.Builder.getChosenOrBuilderList()
repeated .personhood.PollChoice chosen = 6; |
Copyright © 2019. All rights reserved.