Uses of Class
com.microsoft.store.partnercenter.models.productupgrades.ProductUpgradeLineItem
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.productupgrades |
-
Uses of ProductUpgradeLineItem in com.microsoft.store.partnercenter.models.productupgrades
Methods in com.microsoft.store.partnercenter.models.productupgrades that return types with arguments of type ProductUpgradeLineItem Modifier and Type Method Description List<ProductUpgradeLineItem>ProductUpgradeStatus. getLineItems()Gets the line items for the product upgrade.Method parameters in com.microsoft.store.partnercenter.models.productupgrades with type arguments of type ProductUpgradeLineItem Modifier and Type Method Description voidProductUpgradeStatus. setLineItems(List<ProductUpgradeLineItem> value)Sets the line items for the product upgrade.