| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Method and Description |
|---|---|
Product.ProductType |
Product.getProductType() |
static Product.ProductType |
Product.ProductType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product.ProductType[] |
Product.ProductType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Product.setProductType(Product.ProductType productType) |
Copyright © 2015 BillForward. All rights reserved.