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