Uses of Class
com.microsoft.store.partnercenter.models.products.ItemType
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.products |
-
Uses of ItemType in com.microsoft.store.partnercenter.models.products
Methods in com.microsoft.store.partnercenter.models.products that return ItemType Modifier and Type Method Description ItemTypeProduct. getProductType()ItemTypeItemType. getSubType()Methods in com.microsoft.store.partnercenter.models.products with parameters of type ItemType Modifier and Type Method Description voidProduct. setProductType(ItemType value)voidItemType. setSubType(ItemType value)