| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
LabelValueCount |
LabelValueCount.count(Integer count) |
LabelValueCount |
LabelValueCount.mappingValue(String mappingValue) |
LabelValueCount |
LabelValueCount.originValue(Object originValue) |
LabelValueCount |
LabelValueCount.tagCoverage(String tagCoverage) |
LabelValueCount |
LabelValueCount.totalCoverage(String totalCoverage) |
| Modifier and Type | Method and Description |
|---|---|
List<LabelValueCount> |
LabelResultData.getStatistics()
标签枚举值统计列表
|
| Modifier and Type | Method and Description |
|---|---|
LabelResultData |
LabelResultData.addStatisticsItem(LabelValueCount statisticsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LabelResultData.setStatistics(List<LabelValueCount> statistics) |
LabelResultData |
LabelResultData.statistics(List<LabelValueCount> statistics) |
Copyright © 2023. All rights reserved.