| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
CountryTargeting |
CountryTargeting.clone() |
CountryTargeting |
TrackRelease.getCountryTargeting() |
CountryTargeting |
CountryTargeting.set(java.lang.String fieldName,
java.lang.Object value) |
CountryTargeting |
CountryTargeting.setCountries(java.util.List<java.lang.String> countries) |
CountryTargeting |
CountryTargeting.setIncludeRestOfWorld(java.lang.Boolean includeRestOfWorld) |
| Modifier and Type | Method and Description |
|---|---|
TrackRelease |
TrackRelease.setCountryTargeting(CountryTargeting countryTargeting) |