public class GetProjectsCredentialUsersResponse 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="GetProjectsCredentialUsersResult" type="{http://Checkmarx.com}CxWSResponseNameList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseNameList |
getProjectsCredentialUsersResult |
| Constructor and Description |
|---|
GetProjectsCredentialUsersResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseNameList |
getGetProjectsCredentialUsersResult()
Gets the value of the getProjectsCredentialUsersResult property.
|
void |
setGetProjectsCredentialUsersResult(CxWSResponseNameList value)
Sets the value of the getProjectsCredentialUsersResult property.
|
protected CxWSResponseNameList getProjectsCredentialUsersResult
public CxWSResponseNameList getGetProjectsCredentialUsersResult()
CxWSResponseNameListpublic void setGetProjectsCredentialUsersResult(CxWSResponseNameList value)
value - allowed object is
CxWSResponseNameListCopyright © 2020. All rights reserved.