| Package | Description |
|---|---|
| it.netgrid.woocommerce.model |
| Modifier and Type | Method and Description |
|---|---|
Product.BackorderType |
Variation.getBackorders() |
Product.BackorderType |
Product.getBackorders() |
static Product.BackorderType |
Product.BackorderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product.BackorderType[] |
Product.BackorderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Variation.setBackorders(Product.BackorderType backorders) |
void |
Product.setBackorders(Product.BackorderType backorders) |
Copyright © 2017 Netgrid. All rights reserved.