public class GetPathCommentsHistoryResponse extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GetPathCommentsHistoryResult" type="{http://Checkmarx.com}CxWSResponceResultPath" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponceResultPath |
getPathCommentsHistoryResult |
| Constructor and Description |
|---|
GetPathCommentsHistoryResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponceResultPath |
getGetPathCommentsHistoryResult()
Gets the value of the getPathCommentsHistoryResult property.
|
void |
setGetPathCommentsHistoryResult(CxWSResponceResultPath value)
Sets the value of the getPathCommentsHistoryResult property.
|
protected CxWSResponceResultPath getPathCommentsHistoryResult
public CxWSResponceResultPath getGetPathCommentsHistoryResult()
CxWSResponceResultPathpublic void setGetPathCommentsHistoryResult(CxWSResponceResultPath value)
value - allowed object is
CxWSResponceResultPathCopyright © 2020. All rights reserved.