public interface AccountOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPassword()
string password = 2; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 2; |
String |
getUsername()
string username = 1; |
com.google.protobuf.ByteString |
getUsernameBytes()
string username = 1; |
Copyright © 2019. All rights reserved.