public class AlipayDataZbdmLineageQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDataZbdmLineageQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDirection() |
List<String> |
getEdgeType() |
Long |
getMaxDepth() |
List<String> |
getStartIds() |
void |
setDirection(String direction) |
void |
setEdgeType(List<String> edgeType) |
void |
setMaxDepth(Long maxDepth) |
void |
setStartIds(List<String> startIds) |
Copyright © 2020. All rights reserved.