| Package | Description |
|---|---|
| it.netgrid.woocommerce.model |
| Modifier and Type | Method and Description |
|---|---|
Product.TaxStatus |
Variation.getTaxStatus() |
Product.TaxStatus |
Product.getTaxStatus() |
static Product.TaxStatus |
Product.TaxStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product.TaxStatus[] |
Product.TaxStatus.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.setTaxStatus(Product.TaxStatus taxStatus) |
void |
Product.setTaxStatus(Product.TaxStatus taxStatus) |
Copyright © 2017 Netgrid. All rights reserved.