| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Method and Description |
|---|---|
Product.ProductPeriod |
Product.getDurationPeriod() |
static Product.ProductPeriod |
Product.ProductPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product.ProductPeriod[] |
Product.ProductPeriod.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.setDurationPeriod(Product.ProductPeriod durationPeriod) |
Copyright © 2015 BillForward. All rights reserved.