Uses of Class
com.microsoft.store.partnercenter.models.products.RenewalOption
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.products |
-
Uses of RenewalOption in com.microsoft.store.partnercenter.models.products
Methods in com.microsoft.store.partnercenter.models.products that return types with arguments of type RenewalOption Modifier and Type Method Description Iterable<RenewalOption>AvailabilityTerm. getRenewalOptions()Gets the renewal options.Method parameters in com.microsoft.store.partnercenter.models.products with type arguments of type RenewalOption Modifier and Type Method Description voidAvailabilityTerm. setRenewalOptions(Iterable<RenewalOption> value)Sets the renewal options.