public interface ReceivedDataBodyPbOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsData(String key)
map<string, .DataBoxesPb> data = 7; |
Map<String,DataBoxesPb> |
getData()
已过时。
|
int |
getDataCount()
map<string, .DataBoxesPb> data = 7; |
Map<String,DataBoxesPb> |
getDataMap()
map<string, .DataBoxesPb> data = 7; |
DataBoxesPb |
getDataOrDefault(String key,
DataBoxesPb defaultValue)
map<string, .DataBoxesPb> data = 7; |
DataBoxesPb |
getDataOrThrow(String key)
map<string, .DataBoxesPb> data = 7; |
int getDataCount()
map<string, .DataBoxesPb> data = 7;boolean containsData(String key)
map<string, .DataBoxesPb> data = 7;@Deprecated Map<String,DataBoxesPb> getData()
getDataMap() instead.Map<String,DataBoxesPb> getDataMap()
map<string, .DataBoxesPb> data = 7;DataBoxesPb getDataOrDefault(String key, DataBoxesPb defaultValue)
map<string, .DataBoxesPb> data = 7;DataBoxesPb getDataOrThrow(String key)
map<string, .DataBoxesPb> data = 7;Copyright © 2023 The Ant Financial. All rights reserved.