-
@DslApiMarker() public interface WithNode
包含一对可被视为节点的子元素。
-
-
Method Summary
Modifier and Type Method Description abstract StringgetSourceNodeId()abstract StringgetTargetNodeId()-
-
Method Detail
-
getSourceNodeId
abstract String getSourceNodeId()
-
getTargetNodeId
abstract String getTargetNodeId()
-
-
-
-