| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Personhood.Party> |
Personhood.Party.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Personhood.Party |
Personhood.Party.Builder.build() |
Personhood.Party |
Personhood.Party.Builder.buildPartial() |
static Personhood.Party |
Personhood.Party.getDefaultInstance() |
Personhood.Party |
Personhood.Party.getDefaultInstanceForType() |
Personhood.Party |
Personhood.Party.Builder.getDefaultInstanceForType() |
Personhood.Party |
Personhood.PartyListOrBuilder.getNewparty()
optional .personhood.Party newparty = 1; |
Personhood.Party |
Personhood.PartyList.getNewparty()
optional .personhood.Party newparty = 1; |
Personhood.Party |
Personhood.PartyList.Builder.getNewparty()
optional .personhood.Party newparty = 1; |
Personhood.Party |
Personhood.PartyListResponseOrBuilder.getParties(int index)
repeated .personhood.Party parties = 1; |
Personhood.Party |
Personhood.PartyListResponse.getParties(int index)
repeated .personhood.Party parties = 1; |
Personhood.Party |
Personhood.PartyListResponse.Builder.getParties(int index)
repeated .personhood.Party parties = 1; |
static Personhood.Party |
Personhood.Party.parseDelimitedFrom(InputStream input) |
static Personhood.Party |
Personhood.Party.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Party |
Personhood.Party.parseFrom(byte[] data) |
static Personhood.Party |
Personhood.Party.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Party |
Personhood.Party.parseFrom(ByteBuffer data) |
static Personhood.Party |
Personhood.Party.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Party |
Personhood.Party.parseFrom(com.google.protobuf.ByteString data) |
static Personhood.Party |
Personhood.Party.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Party |
Personhood.Party.parseFrom(com.google.protobuf.CodedInputStream input) |
static Personhood.Party |
Personhood.Party.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Party |
Personhood.Party.parseFrom(InputStream input) |
static Personhood.Party |
Personhood.Party.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Personhood.Party> |
Personhood.Party.getParserForType() |
List<Personhood.Party> |
Personhood.PartyListResponseOrBuilder.getPartiesList()
repeated .personhood.Party parties = 1; |
List<Personhood.Party> |
Personhood.PartyListResponse.getPartiesList()
repeated .personhood.Party parties = 1; |
List<Personhood.Party> |
Personhood.PartyListResponse.Builder.getPartiesList()
repeated .personhood.Party parties = 1; |
static com.google.protobuf.Parser<Personhood.Party> |
Personhood.Party.parser() |
| Modifier and Type | Method and Description |
|---|---|
Personhood.PartyListResponse.Builder |
Personhood.PartyListResponse.Builder.addParties(int index,
Personhood.Party value)
repeated .personhood.Party parties = 1; |
Personhood.PartyListResponse.Builder |
Personhood.PartyListResponse.Builder.addParties(Personhood.Party value)
repeated .personhood.Party parties = 1; |
Personhood.Party.Builder |
Personhood.Party.Builder.mergeFrom(Personhood.Party other) |
Personhood.PartyList.Builder |
Personhood.PartyList.Builder.mergeNewparty(Personhood.Party value)
optional .personhood.Party newparty = 1; |
static Personhood.Party.Builder |
Personhood.Party.newBuilder(Personhood.Party prototype) |
Personhood.PartyList.Builder |
Personhood.PartyList.Builder.setNewparty(Personhood.Party value)
optional .personhood.Party newparty = 1; |
Personhood.PartyListResponse.Builder |
Personhood.PartyListResponse.Builder.setParties(int index,
Personhood.Party value)
repeated .personhood.Party parties = 1; |
| Modifier and Type | Method and Description |
|---|---|
Personhood.PartyListResponse.Builder |
Personhood.PartyListResponse.Builder.addAllParties(Iterable<? extends Personhood.Party> values)
repeated .personhood.Party parties = 1; |
Copyright © 2019. All rights reserved.