Package | Description |
---|---|
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
Module.Category |
Module.getCategory() |
static Module.Category |
Module.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Module.Category[] |
Module.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Module.setCategory(Module.Category category) |
void |
Module.setType(Module.Category category) |
Copyright © 2022 Apache Software Foundation. All rights reserved.