| Package | Description |
|---|---|
| ch.epfl.dedis.lib.omniledger | |
| ch.epfl.dedis.proto |
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.Invoke |
Invoke.toProto()
Converts this object to the protobuf representation.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<OmniLedgerProto.Invoke> |
OmniLedgerProto.Invoke.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.Builder.build() |
OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.Builder.buildPartial() |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.getDefaultInstance() |
OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.getDefaultInstanceForType() |
OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.Builder.getDefaultInstanceForType() |
OmniLedgerProto.Invoke |
OmniLedgerProto.InstructionOrBuilder.getInvoke()
Invoke calls a method of an existing object
|
OmniLedgerProto.Invoke |
OmniLedgerProto.Instruction.getInvoke()
Invoke calls a method of an existing object
|
OmniLedgerProto.Invoke |
OmniLedgerProto.Instruction.Builder.getInvoke()
Invoke calls a method of an existing object
|
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseDelimitedFrom(InputStream input) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(byte[] data) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(ByteBuffer data) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(com.google.protobuf.ByteString data) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(com.google.protobuf.CodedInputStream input) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(InputStream input) |
static OmniLedgerProto.Invoke |
OmniLedgerProto.Invoke.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OmniLedgerProto.Invoke> |
OmniLedgerProto.Invoke.getParserForType() |
static com.google.protobuf.Parser<OmniLedgerProto.Invoke> |
OmniLedgerProto.Invoke.parser() |
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.Invoke.Builder |
OmniLedgerProto.Invoke.Builder.mergeFrom(OmniLedgerProto.Invoke other) |
OmniLedgerProto.Instruction.Builder |
OmniLedgerProto.Instruction.Builder.mergeInvoke(OmniLedgerProto.Invoke value)
Invoke calls a method of an existing object
|
static OmniLedgerProto.Invoke.Builder |
OmniLedgerProto.Invoke.newBuilder(OmniLedgerProto.Invoke prototype) |
OmniLedgerProto.Instruction.Builder |
OmniLedgerProto.Instruction.Builder.setInvoke(OmniLedgerProto.Invoke value)
Invoke calls a method of an existing object
|
Copyright © 2018. All rights reserved.