Uses of Class
com.microsoft.store.partnercenter.models.products.CancellationPolicy
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.products |
-
Uses of CancellationPolicy in com.microsoft.store.partnercenter.models.products
Methods in com.microsoft.store.partnercenter.models.products that return types with arguments of type CancellationPolicy Modifier and Type Method Description Iterable<CancellationPolicy>AvailabilityTerm. getCancellationPolicies()Gets the cancellation policies that can apply to this term.Method parameters in com.microsoft.store.partnercenter.models.products with type arguments of type CancellationPolicy Modifier and Type Method Description voidAvailabilityTerm. setCancellationPolicies(Iterable<CancellationPolicy> value)Sets the cancellation policies that can apply to this term.