Uses of Class
com.microsoft.store.partnercenter.models.carts.CartErrorCode
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.carts |
-
Uses of CartErrorCode in com.microsoft.store.partnercenter.models.carts
Methods in com.microsoft.store.partnercenter.models.carts that return CartErrorCode Modifier and Type Method Description CartErrorCodeCartError. getErrorCode()static CartErrorCodeCartErrorCode. valueOf(int i)Returns the enum constant of this type with the specified name.static CartErrorCodeCartErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static CartErrorCode[]CartErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.store.partnercenter.models.carts with parameters of type CartErrorCode Modifier and Type Method Description voidCartError. setErrorCode(CartErrorCode value)