| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Method and Description |
|---|---|
LineItemTemplate[] |
LineItemTemplatePage.getResults()
Gets the results value for this LineItemTemplatePage.
|
LineItemTemplate |
LineItemTemplatePage.getResults(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<LineItemTemplate> |
LineItemTemplatePage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemTemplatePage.setResults(int i,
LineItemTemplate _value) |
void |
LineItemTemplatePage.setResults(LineItemTemplate[] results)
Sets the results value for this LineItemTemplatePage.
|
| Constructor and Description |
|---|
LineItemTemplatePage(Integer totalResultSetSize,
Integer startIndex,
LineItemTemplate[] results) |
Copyright © 2022. All rights reserved.