public class ActivityGroupServiceInterfacegetActivityGroupsByStatementResponse extends Object
Java class for getActivityGroupsByStatementResponse element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="getActivityGroupsByStatementResponse">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rval" type="{https://www.google.com/apis/ads/publisher/v201802}ActivityGroupPage" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
| Modifier and Type | Field and Description |
|---|---|
protected ActivityGroupPage |
rval |
| Constructor and Description |
|---|
ActivityGroupServiceInterfacegetActivityGroupsByStatementResponse() |
| Modifier and Type | Method and Description |
|---|---|
ActivityGroupPage |
getRval()
Gets the value of the rval property.
|
void |
setRval(ActivityGroupPage value)
Sets the value of the rval property.
|
protected ActivityGroupPage rval
public ActivityGroupServiceInterfacegetActivityGroupsByStatementResponse()
public ActivityGroupPage getRval()
ActivityGroupPagepublic void setRval(ActivityGroupPage value)
value - allowed object is
ActivityGroupPageCopyright © 2018. All Rights Reserved.