| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
PoPProto.PopDesc
PopDesc holds the name, date and a roster of all involved conodes.
|
static class |
PoPProto.PopDesc.Builder
PopDesc holds the name, date and a roster of all involved conodes.
|
| Modifier and Type | Method and Description |
|---|---|
PoPProto.PopDescOrBuilder |
PoPProto.FinalStatementOrBuilder.getDescOrBuilder()
Desc is the description of the pop-party.
|
PoPProto.PopDescOrBuilder |
PoPProto.FinalStatement.getDescOrBuilder()
Desc is the description of the pop-party.
|
PoPProto.PopDescOrBuilder |
PoPProto.FinalStatement.Builder.getDescOrBuilder()
Desc is the description of the pop-party.
|
PoPProto.PopDescOrBuilder |
PoPProto.StoreConfigOrBuilder.getDescOrBuilder()
optional .pop.PopDesc desc = 1; |
PoPProto.PopDescOrBuilder |
PoPProto.StoreConfig.getDescOrBuilder()
optional .pop.PopDesc desc = 1; |
PoPProto.PopDescOrBuilder |
PoPProto.StoreConfig.Builder.getDescOrBuilder()
optional .pop.PopDesc desc = 1; |
PoPProto.PopDescOrBuilder |
PoPProto.GetProposalsReplyOrBuilder.getProposalsOrBuilder(int index)
repeated .pop.PopDesc proposals = 1; |
PoPProto.PopDescOrBuilder |
PoPProto.GetProposalsReply.getProposalsOrBuilder(int index)
repeated .pop.PopDesc proposals = 1; |
PoPProto.PopDescOrBuilder |
PoPProto.GetProposalsReply.Builder.getProposalsOrBuilder(int index)
repeated .pop.PopDesc proposals = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends PoPProto.PopDescOrBuilder> |
PoPProto.GetProposalsReplyOrBuilder.getProposalsOrBuilderList()
repeated .pop.PopDesc proposals = 1; |
List<? extends PoPProto.PopDescOrBuilder> |
PoPProto.GetProposalsReply.getProposalsOrBuilderList()
repeated .pop.PopDesc proposals = 1; |
List<? extends PoPProto.PopDescOrBuilder> |
PoPProto.GetProposalsReply.Builder.getProposalsOrBuilderList()
repeated .pop.PopDesc proposals = 1; |
Copyright © 2018. All rights reserved.