public class UpdateSetOfResultStateInfluenceCheckResponse 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="UpdateSetOfResultStateInfluenceCheckResult" type="{http://Checkmarx.com}CxWSResponseResultStateUpdate" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseResultStateUpdate |
updateSetOfResultStateInfluenceCheckResult |
| Constructor and Description |
|---|
UpdateSetOfResultStateInfluenceCheckResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseResultStateUpdate |
getUpdateSetOfResultStateInfluenceCheckResult()
Gets the value of the updateSetOfResultStateInfluenceCheckResult property.
|
void |
setUpdateSetOfResultStateInfluenceCheckResult(CxWSResponseResultStateUpdate value)
Sets the value of the updateSetOfResultStateInfluenceCheckResult property.
|
protected CxWSResponseResultStateUpdate updateSetOfResultStateInfluenceCheckResult
public UpdateSetOfResultStateInfluenceCheckResponse()
public CxWSResponseResultStateUpdate getUpdateSetOfResultStateInfluenceCheckResult()
CxWSResponseResultStateUpdatepublic void setUpdateSetOfResultStateInfluenceCheckResult(CxWSResponseResultStateUpdate value)
value - allowed object is
CxWSResponseResultStateUpdateCopyright © 2020. All rights reserved.