Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Method and Description |
---|---|
static CmpProduct |
CmpProduct.forName(String productName)
Return the respective enum value for the given product name.
|
static CmpProduct |
CmpProduct.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmpProduct[] |
CmpProduct.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Gentics Software. All rights reserved.