| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
SegInfo |
SegInfo.coverage(Double coverage) |
SegInfo |
SegInfo.coverCount(Long coverCount) |
SegInfo |
SegInfo.segCount(Long segCount) |
SegInfo |
SegInfo.segName(String segName) |
| Modifier and Type | Method and Description |
|---|---|
List<SegInfo> |
SummaryResult.getSegCountResults()
Get segCountResults
|
List<SegInfo> |
OpenAPiInsightReportResp.getSegInfo()
Get segInfo
|
| Modifier and Type | Method and Description |
|---|---|
SummaryResult |
SummaryResult.addSegCountResultsItem(SegInfo segCountResultsItem) |
OpenAPiInsightReportResp |
OpenAPiInsightReportResp.addSegInfoItem(SegInfo segInfoItem) |
| Modifier and Type | Method and Description |
|---|---|
SummaryResult |
SummaryResult.segCountResults(List<SegInfo> segCountResults) |
OpenAPiInsightReportResp |
OpenAPiInsightReportResp.segInfo(List<SegInfo> segInfo) |
void |
SummaryResult.setSegCountResults(List<SegInfo> segCountResults) |
void |
OpenAPiInsightReportResp.setSegInfo(List<SegInfo> segInfo) |
Copyright © 2023. All rights reserved.