| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
Track |
Track.clone() |
Track |
Track.set(String fieldName,
Object value) |
Track |
Track.setTrack(String track)
Identifier for this track.
|
Track |
Track.setUserFraction(Double userFraction) |
Track |
Track.setVersionCodes(List<Integer> versionCodes)
Version codes to make active on this track.
|
| Modifier and Type | Method and Description |
|---|---|
List<Track> |
TracksListResponse.getTracks() |
| Modifier and Type | Method and Description |
|---|---|
TracksListResponse |
TracksListResponse.setTracks(List<Track> tracks) |
Copyright © 2011–2020 Google. All rights reserved.