public static interface Response.AddressPrKeyPairMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
java.lang.String |
getPrivateKey()
string privateKey = 2; |
com.google.protobuf.ByteString |
getPrivateKeyBytes()
string privateKey = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getAddress()
string address = 1;com.google.protobuf.ByteString getAddressBytes()
string address = 1;java.lang.String getPrivateKey()
string privateKey = 2;com.google.protobuf.ByteString getPrivateKeyBytes()
string privateKey = 2;