Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
Season |
Season.clone() |
Season |
Season.set(String fieldName,
Object value) |
Season |
Season.setEnd(MonthDay end)
Inclusive end date of the recurrence period.
|
Season |
Season.setProrations(List<Prorate> prorations)
Optionally present list of prorations for the season.
|
Season |
Season.setStart(MonthDay start)
Inclusive start date of the recurrence period.
|
Copyright © 2011–2020 Google. All rights reserved.