Uses of Class
com.microsoft.store.partnercenter.models.subscriptions.UpgradeErrorCode
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.subscriptions |
-
Uses of UpgradeErrorCode in com.microsoft.store.partnercenter.models.subscriptions
Methods in com.microsoft.store.partnercenter.models.subscriptions that return UpgradeErrorCode Modifier and Type Method Description UpgradeErrorCodeUpgradeError. getCode()static UpgradeErrorCodeUpgradeErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static UpgradeErrorCode[]UpgradeErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.store.partnercenter.models.subscriptions with parameters of type UpgradeErrorCode Modifier and Type Method Description voidUpgradeError. setCode(UpgradeErrorCode value)