| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Personhood.Attendees> |
Personhood.Attendees.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Personhood.Attendees |
Personhood.Attendees.Builder.build() |
Personhood.Attendees |
Personhood.Attendees.Builder.buildPartial() |
Personhood.Attendees |
Personhood.PopPartyStructOrBuilder.getAttendees()
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.Attendees |
Personhood.PopPartyStruct.getAttendees()
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.Attendees |
Personhood.PopPartyStruct.Builder.getAttendees()
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.Attendees |
Personhood.FinalStatementOrBuilder.getAttendees()
Attendees holds a slice of all public keys of the attendees.
|
Personhood.Attendees |
Personhood.FinalStatement.getAttendees()
Attendees holds a slice of all public keys of the attendees.
|
Personhood.Attendees |
Personhood.FinalStatement.Builder.getAttendees()
Attendees holds a slice of all public keys of the attendees.
|
static Personhood.Attendees |
Personhood.Attendees.getDefaultInstance() |
Personhood.Attendees |
Personhood.Attendees.getDefaultInstanceForType() |
Personhood.Attendees |
Personhood.Attendees.Builder.getDefaultInstanceForType() |
static Personhood.Attendees |
Personhood.Attendees.parseDelimitedFrom(InputStream input) |
static Personhood.Attendees |
Personhood.Attendees.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(byte[] data) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(ByteBuffer data) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(com.google.protobuf.ByteString data) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(com.google.protobuf.CodedInputStream input) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(InputStream input) |
static Personhood.Attendees |
Personhood.Attendees.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Personhood.Attendees> |
Personhood.Attendees.getParserForType() |
static com.google.protobuf.Parser<Personhood.Attendees> |
Personhood.Attendees.parser() |
| Modifier and Type | Method and Description |
|---|---|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeAttendees(Personhood.Attendees value)
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.FinalStatement.Builder |
Personhood.FinalStatement.Builder.mergeAttendees(Personhood.Attendees value)
Attendees holds a slice of all public keys of the attendees.
|
Personhood.Attendees.Builder |
Personhood.Attendees.Builder.mergeFrom(Personhood.Attendees other) |
static Personhood.Attendees.Builder |
Personhood.Attendees.newBuilder(Personhood.Attendees prototype) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setAttendees(Personhood.Attendees value)
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.FinalStatement.Builder |
Personhood.FinalStatement.Builder.setAttendees(Personhood.Attendees value)
Attendees holds a slice of all public keys of the attendees.
|
Copyright © 2019. All rights reserved.