| Package | Description |
|---|---|
| org.primefaces.extensions.showcase.model.sheet |
| Modifier and Type | Method and Description |
|---|---|
PlatformArchType |
Asset.getPlatformArch() |
PlatformArchType |
Asset.getPlatformArch() |
static PlatformArchType |
PlatformArchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlatformArchType |
PlatformArchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlatformArchType[] |
PlatformArchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PlatformArchType[] |
PlatformArchType.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.setPlatformArch(PlatformArchType platformArch) |
void |
Asset.setPlatformArch(PlatformArchType platformArch) |
Copyright © 2011–2021. All rights reserved.