| Package | Description |
|---|---|
| net.bhardy.bizzo.billing |
| Modifier and Type | Method and Description |
|---|---|
CycleType |
BillingPolicy.getCycleType()
Get the rough billing cycle type for this policy, e.g.
|
static CycleType |
CycleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CycleType[] |
CycleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.