| 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.
|
Copyright © 2014 BillForward. All rights reserved.