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