public class Delete extends Object
| Constructor and Description |
|---|
Delete(ByzCoinProto.Delete proto)
Constructor from protobuf.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContractId()
Getter for the contract ID.
|
ByzCoinProto.Delete |
toProto()
Converts this object to the protobuf representation.
|
String |
toString() |
public Delete(ByzCoinProto.Delete proto)
proto - the input protobufpublic ByzCoinProto.Delete toProto()
public String getContractId()
Copyright © 2019. All rights reserved.