| Package | Description |
|---|---|
| org.primefaces.extensions.showcase.model.sheet |
| Modifier and Type | Method and Description |
|---|---|
PlatformType |
Asset.getPlatform() |
static PlatformType |
PlatformType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlatformType[] |
PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Asset.setPlatform(PlatformType platform) |
Copyright © 2011–2021. All rights reserved.