| Package | Description |
|---|---|
| ch.epfl.dedis.lib.omniledger.darc | |
| ch.epfl.dedis.proto |
| Constructor and Description |
|---|
IdentityDarc(DarcProto.IdentityDarc proto)
Instantiates a IdentityDarc given its protobuf representation.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<DarcProto.IdentityDarc> |
DarcProto.IdentityDarc.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DarcProto.IdentityDarc |
DarcProto.IdentityDarc.Builder.build() |
DarcProto.IdentityDarc |
DarcProto.IdentityDarc.Builder.buildPartial() |
DarcProto.IdentityDarc |
DarcProto.IdentityOrBuilder.getDarc()
Darc identity
|
DarcProto.IdentityDarc |
DarcProto.Identity.getDarc()
Darc identity
|
DarcProto.IdentityDarc |
DarcProto.Identity.Builder.getDarc()
Darc identity
|
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.getDefaultInstance() |
DarcProto.IdentityDarc |
DarcProto.IdentityDarc.getDefaultInstanceForType() |
DarcProto.IdentityDarc |
DarcProto.IdentityDarc.Builder.getDefaultInstanceForType() |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseDelimitedFrom(InputStream input) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(byte[] data) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(ByteBuffer data) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(com.google.protobuf.ByteString data) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(com.google.protobuf.CodedInputStream input) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(InputStream input) |
static DarcProto.IdentityDarc |
DarcProto.IdentityDarc.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DarcProto.IdentityDarc> |
DarcProto.IdentityDarc.getParserForType() |
static com.google.protobuf.Parser<DarcProto.IdentityDarc> |
DarcProto.IdentityDarc.parser() |
| Modifier and Type | Method and Description |
|---|---|
DarcProto.Identity.Builder |
DarcProto.Identity.Builder.mergeDarc(DarcProto.IdentityDarc value)
Darc identity
|
DarcProto.IdentityDarc.Builder |
DarcProto.IdentityDarc.Builder.mergeFrom(DarcProto.IdentityDarc other) |
static DarcProto.IdentityDarc.Builder |
DarcProto.IdentityDarc.newBuilder(DarcProto.IdentityDarc prototype) |
DarcProto.Identity.Builder |
DarcProto.Identity.Builder.setDarc(DarcProto.IdentityDarc value)
Darc identity
|
Copyright © 2018. All rights reserved.