| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
InAppProductListing |
InAppProductListing.clone() |
InAppProductListing |
InAppProductListing.set(String fieldName,
Object value) |
InAppProductListing |
InAppProductListing.setDescription(String description) |
InAppProductListing |
InAppProductListing.setTitle(String title) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InAppProductListing> |
InAppProduct.getListings()
List of localized title and description data.
|
| Modifier and Type | Method and Description |
|---|---|
InAppProduct |
InAppProduct.setListings(Map<String,InAppProductListing> listings)
List of localized title and description data.
|