| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
static Policy.RevenueContract |
Policy.RevenueContract.fromKey(String key) |
Policy.RevenueContract |
Policy.getRevenueContract() |
static Policy.RevenueContract |
Policy.RevenueContract.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Policy.RevenueContract[] |
Policy.RevenueContract.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Policy.setRevenueContract(Policy.RevenueContract revenueContract) |
Policy |
Policy.withRevenueContract(Policy.RevenueContract revenueContract) |
Copyright © 2014. All rights reserved.