| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected CxWSNode |
CxWSEdge.endNode |
protected CxWSNode |
CxWSEdge.startNode |
| Modifier and Type | Field and Description |
|---|---|
protected List<CxWSNode> |
ArrayOfCxWSNode.cxWSNode |
| Modifier and Type | Method and Description |
|---|---|
CxWSNode |
ObjectFactory.createCxWSNode()
Create an instance of
CxWSNode |
CxWSNode |
CxWSEdge.getEndNode()
Gets the value of the endNode property.
|
CxWSNode |
CxWSEdge.getStartNode()
Gets the value of the startNode property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CxWSNode> |
ArrayOfCxWSNode.getCxWSNode()
Gets the value of the cxWSNode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxWSEdge.setEndNode(CxWSNode value)
Sets the value of the endNode property.
|
void |
CxWSEdge.setStartNode(CxWSNode value)
Sets the value of the startNode property.
|
Copyright © 2020. All rights reserved.