public class CxWSCreateReportResponse extends CxWSBasicRepsonse
Java class for CxWSCreateReportResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CxWSCreateReportResponse">
<complexContent>
<extension base="{http://Checkmarx.com}CxWSBasicRepsonse">
<sequence>
<element name="ID" type="{http://www.w3.org/2001/XMLSchema}long"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
errorMessage, isSuccesfull| Constructor and Description |
|---|
CxWSCreateReportResponse() |
| Modifier and Type | Method and Description |
|---|---|
long |
getID()
Gets the value of the id property.
|
void |
setID(long value)
Sets the value of the id property.
|
getErrorMessage, isIsSuccesfull, setErrorMessage, setIsSuccesfullCopyright © 2020. All rights reserved.