Uses of Class
com.microsoft.store.partnercenter.models.entitlements.QuantityDetail
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.entitlements |
-
Uses of QuantityDetail in com.microsoft.store.partnercenter.models.entitlements
Methods in com.microsoft.store.partnercenter.models.entitlements that return types with arguments of type QuantityDetail Modifier and Type Method Description Iterable<QuantityDetail>Entitlement. getQuantityDetails()Gets the quantity details (quantity - state).Method parameters in com.microsoft.store.partnercenter.models.entitlements with type arguments of type QuantityDetail Modifier and Type Method Description voidEntitlement. setQuantityDetails(Iterable<QuantityDetail> value)Sets the quantity details (quantity - state).