public static interface ByzCoinProto.DeleteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContractid()
ContractID represents the kind of contract that is being deleted.
|
com.google.protobuf.ByteString |
getContractidBytes()
ContractID represents the kind of contract that is being deleted.
|
boolean |
hasContractid()
ContractID represents the kind of contract that is being deleted.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasContractid()
ContractID represents the kind of contract that is being deleted.
required string contractid = 1;String getContractid()
ContractID represents the kind of contract that is being deleted.
required string contractid = 1;com.google.protobuf.ByteString getContractidBytes()
ContractID represents the kind of contract that is being deleted.
required string contractid = 1;Copyright © 2019. All rights reserved.