public interface JdbcDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsValue(String key)
map<string, string> value = 2; |
OptType |
getOptType()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 1; |
int |
getOptTypeValue()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 1; |
Map<String,String> |
getValue()
已过时。
|
int |
getValueCount()
map<string, string> value = 2; |
Map<String,String> |
getValueMap()
map<string, string> value = 2; |
String |
getValueOrDefault(String key,
String defaultValue)
map<string, string> value = 2; |
String |
getValueOrThrow(String key)
map<string, string> value = 2; |
int getOptTypeValue()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 1;OptType getOptType()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 1;int getValueCount()
map<string, string> value = 2;boolean containsValue(String key)
map<string, string> value = 2;@Deprecated Map<String,String> getValue()
getValueMap() instead.String getValueOrDefault(String key, String defaultValue)
map<string, string> value = 2;Copyright © 2019. All rights reserved.