Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
TrackInfo |
TrackInfo.clone() |
TrackInfo |
TrackInfo.set(String fieldName,
Object value) |
TrackInfo |
TrackInfo.setTrackAlias(String trackAlias)
A modifiable name for a track.
|
TrackInfo |
TrackInfo.setTrackId(String trackId)
Unmodifiable, unique track identifier.
|
Modifier and Type | Method and Description |
---|---|
List<TrackInfo> |
Product.getAppTracks()
The tracks visible to the enterprise.
|
Modifier and Type | Method and Description |
---|---|
Product |
Product.setAppTracks(List<TrackInfo> appTracks)
The tracks visible to the enterprise.
|
Copyright © 2011–2019 Google. All rights reserved.