Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SystemOnChip |
SystemOnChip.clone() |
SystemOnChip |
SystemOnChip.set(String fieldName,
Object value) |
SystemOnChip |
SystemOnChip.setManufacturer(String manufacturer)
Required.
|
SystemOnChip |
SystemOnChip.setModel(String model)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<SystemOnChip> |
DeviceSelector.getSystemOnChips()
Optional.
|
Modifier and Type | Method and Description |
---|---|
DeviceSelector |
DeviceSelector.setSystemOnChips(List<SystemOnChip> systemOnChips)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.