| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
SegTaskStatus |
SegTaskStatus.msg(String msg) |
SegTaskStatus |
SegTaskStatus.status(String status) |
SegTaskStatus |
SegTaskStatus.taskType(String taskType) |
| Modifier and Type | Method and Description |
|---|---|
List<SegTaskStatus> |
SegmentationResp.getSegTaskStatus()
Get segTaskStatus
|
| Modifier and Type | Method and Description |
|---|---|
SegmentationResp |
SegmentationResp.addSegTaskStatusItem(SegTaskStatus segTaskStatusItem) |
| Modifier and Type | Method and Description |
|---|---|
SegmentationResp |
SegmentationResp.segTaskStatus(List<SegTaskStatus> segTaskStatus) |
void |
SegmentationResp.setSegTaskStatus(List<SegTaskStatus> segTaskStatus) |
Copyright © 2023. All rights reserved.