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