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