public static interface GrpcAPI.AddressPrKeyPairMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
String |
getPrivateKey()
string privateKey = 2; |
com.google.protobuf.ByteString |
getPrivateKeyBytes()
string privateKey = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAddress()
string address = 1;com.google.protobuf.ByteString getAddressBytes()
string address = 1;String getPrivateKey()
string privateKey = 2;com.google.protobuf.ByteString getPrivateKeyBytes()
string privateKey = 2;Copyright © 2020. All rights reserved.