| Package | Description |
|---|---|
| net.billforward.model.usage |
| Modifier and Type | Method and Description |
|---|---|
UsageType |
UsagePeriod.getUsageType() |
UsageType |
Usage.getUsageType() |
UsageType |
Period.getUsageType() |
static UsageType |
UsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageType[] |
UsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Usage.setUsageType(UsageType usageType) |
Copyright © 2015 BillForward. All rights reserved.