public static interface QueryInstalledChaincodesResult.ChaincodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getName()
string name = 1 [json_name = "name"]; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1 [json_name = "name"]; |
String |
getVersion()
string version = 2 [json_name = "version"]; |
com.google.protobuf.ByteString |
getVersionBytes()
string version = 2 [json_name = "version"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getName()
string name = 1 [json_name = "name"];
com.google.protobuf.ByteString getNameBytes()
string name = 1 [json_name = "name"];
String getVersion()
string version = 2 [json_name = "version"];
com.google.protobuf.ByteString getVersionBytes()
string version = 2 [json_name = "version"];
Copyright © 2022. All rights reserved.