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