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