| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ListPopulationClause |
ListPopulationClause.clone() |
ListPopulationClause |
ListPopulationClause.set(java.lang.String fieldName,
java.lang.Object value) |
ListPopulationClause |
ListPopulationClause.setTerms(java.util.List<ListPopulationTerm> terms)
Terms of this list population clause.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ListPopulationClause> |
ListPopulationRule.getListPopulationClauses()
Clauses that make up this list population rule.
|
| Modifier and Type | Method and Description |
|---|---|
ListPopulationRule |
ListPopulationRule.setListPopulationClauses(java.util.List<ListPopulationClause> listPopulationClauses)
Clauses that make up this list population rule.
|