public static interface XchainOuterClass.NativeCodeDescOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getDigest()
digest of binary
optional bytes digest = 3; |
String |
getName()
native code name
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
native code name
optional string name = 1; |
String |
getPrevVersion()
the previous verion
optional string prevVersion = 4; |
com.google.protobuf.ByteString |
getPrevVersionBytes()
the previous verion
optional string prevVersion = 4; |
String |
getVersion()
code version
optional string version = 2; |
com.google.protobuf.ByteString |
getVersionBytes()
code version
optional string version = 2; |
int |
getXuperApiVersion()
xuper api version
optional int32 xuperApiVersion = 5; |
String getName()
native code name
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
native code name
optional string name = 1;String getVersion()
code version
optional string version = 2;com.google.protobuf.ByteString getVersionBytes()
code version
optional string version = 2;com.google.protobuf.ByteString getDigest()
digest of binary
optional bytes digest = 3;String getPrevVersion()
the previous verion
optional string prevVersion = 4;com.google.protobuf.ByteString getPrevVersionBytes()
the previous verion
optional string prevVersion = 4;int getXuperApiVersion()
xuper api version
optional int32 xuperApiVersion = 5;Copyright © 2020. All rights reserved.