public class GetQueryCollectionForLanguageByTeamIdResponse 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="GetQueryCollectionForLanguageByTeamIdResult" type="{http://Checkmarx.com}CxQueryCollectionResponse" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxQueryCollectionResponse |
getQueryCollectionForLanguageByTeamIdResult |
| Constructor and Description |
|---|
GetQueryCollectionForLanguageByTeamIdResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxQueryCollectionResponse |
getGetQueryCollectionForLanguageByTeamIdResult()
Gets the value of the getQueryCollectionForLanguageByTeamIdResult property.
|
void |
setGetQueryCollectionForLanguageByTeamIdResult(CxQueryCollectionResponse value)
Sets the value of the getQueryCollectionForLanguageByTeamIdResult property.
|
protected CxQueryCollectionResponse getQueryCollectionForLanguageByTeamIdResult
public GetQueryCollectionForLanguageByTeamIdResponse()
public CxQueryCollectionResponse getGetQueryCollectionForLanguageByTeamIdResult()
CxQueryCollectionResponsepublic void setGetQueryCollectionForLanguageByTeamIdResult(CxQueryCollectionResponse value)
value - allowed object is
CxQueryCollectionResponseCopyright © 2020. All rights reserved.