public class UploadProjectWithDefaultSettingsResponse 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="UploadProjectWithDefaultSettingsResult" type="{http://Checkmarx.com}CxWSResponseSourceID" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseSourceID |
uploadProjectWithDefaultSettingsResult |
| Constructor and Description |
|---|
UploadProjectWithDefaultSettingsResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseSourceID |
getUploadProjectWithDefaultSettingsResult()
Gets the value of the uploadProjectWithDefaultSettingsResult property.
|
void |
setUploadProjectWithDefaultSettingsResult(CxWSResponseSourceID value)
Sets the value of the uploadProjectWithDefaultSettingsResult property.
|
protected CxWSResponseSourceID uploadProjectWithDefaultSettingsResult
public UploadProjectWithDefaultSettingsResponse()
public CxWSResponseSourceID getUploadProjectWithDefaultSettingsResult()
CxWSResponseSourceIDpublic void setUploadProjectWithDefaultSettingsResult(CxWSResponseSourceID value)
value - allowed object is
CxWSResponseSourceIDCopyright © 2020. All rights reserved.