public class GetTeamSaaSPackageResponse 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="GetTeamSaaSPackageResult" type="{http://Checkmarx.com}CxWSResponseSaasPackage" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseSaasPackage |
getTeamSaaSPackageResult |
| Constructor and Description |
|---|
GetTeamSaaSPackageResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseSaasPackage |
getGetTeamSaaSPackageResult()
Gets the value of the getTeamSaaSPackageResult property.
|
void |
setGetTeamSaaSPackageResult(CxWSResponseSaasPackage value)
Sets the value of the getTeamSaaSPackageResult property.
|
protected CxWSResponseSaasPackage getTeamSaaSPackageResult
public CxWSResponseSaasPackage getGetTeamSaaSPackageResult()
CxWSResponseSaasPackagepublic void setGetTeamSaaSPackageResult(CxWSResponseSaasPackage value)
value - allowed object is
CxWSResponseSaasPackageCopyright © 2020. All rights reserved.