| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Personhood.Party
Party represents everything necessary to find a party in the ledger.
|
static class |
Personhood.Party.Builder
Party represents everything necessary to find a party in the ledger.
|
| Modifier and Type | Method and Description |
|---|---|
Personhood.PartyOrBuilder |
Personhood.PartyListOrBuilder.getNewpartyOrBuilder()
optional .personhood.Party newparty = 1; |
Personhood.PartyOrBuilder |
Personhood.PartyList.getNewpartyOrBuilder()
optional .personhood.Party newparty = 1; |
Personhood.PartyOrBuilder |
Personhood.PartyList.Builder.getNewpartyOrBuilder()
optional .personhood.Party newparty = 1; |
Personhood.PartyOrBuilder |
Personhood.PartyListResponseOrBuilder.getPartiesOrBuilder(int index)
repeated .personhood.Party parties = 1; |
Personhood.PartyOrBuilder |
Personhood.PartyListResponse.getPartiesOrBuilder(int index)
repeated .personhood.Party parties = 1; |
Personhood.PartyOrBuilder |
Personhood.PartyListResponse.Builder.getPartiesOrBuilder(int index)
repeated .personhood.Party parties = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Personhood.PartyOrBuilder> |
Personhood.PartyListResponseOrBuilder.getPartiesOrBuilderList()
repeated .personhood.Party parties = 1; |
List<? extends Personhood.PartyOrBuilder> |
Personhood.PartyListResponse.getPartiesOrBuilderList()
repeated .personhood.Party parties = 1; |
List<? extends Personhood.PartyOrBuilder> |
Personhood.PartyListResponse.Builder.getPartiesOrBuilderList()
repeated .personhood.Party parties = 1; |
Copyright © 2019. All rights reserved.