| Package | Description |
|---|---|
| ch.epfl.dedis.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionProto.ObjectID
ObjectID points to an object that holds the state of a contract.
|
static class |
TransactionProto.ObjectID.Builder
ObjectID points to an object that holds the state of a contract.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionProto.ObjectIDOrBuilder |
EventLogProto.SearchRequestOrBuilder.getEventlogidOrBuilder()
required .ObjectID eventlogid = 1; |
TransactionProto.ObjectIDOrBuilder |
EventLogProto.SearchRequest.getEventlogidOrBuilder()
required .ObjectID eventlogid = 1; |
TransactionProto.ObjectIDOrBuilder |
EventLogProto.SearchRequest.Builder.getEventlogidOrBuilder()
required .ObjectID eventlogid = 1; |
TransactionProto.ObjectIDOrBuilder |
TransactionProto.InstructionOrBuilder.getObjectidOrBuilder()
ObjectID holds the id of the existing object that can spawn new objects.
|
TransactionProto.ObjectIDOrBuilder |
TransactionProto.Instruction.getObjectidOrBuilder()
ObjectID holds the id of the existing object that can spawn new objects.
|
TransactionProto.ObjectIDOrBuilder |
TransactionProto.Instruction.Builder.getObjectidOrBuilder()
ObjectID holds the id of the existing object that can spawn new objects.
|
Copyright © 2018. All rights reserved.