| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
static Policy.Platform |
Policy.Platform.fromKey(String key) |
Policy.Platform |
Policy.getPlatform() |
static Policy.Platform |
Policy.Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Policy.Platform[] |
Policy.Platform.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.setPlatform(Policy.Platform platform) |
Policy |
Policy.withPlatform(Policy.Platform platform) |
Copyright © 2014. All rights reserved.