| Package | Description |
|---|---|
| simplenlg.framework |
| Modifier and Type | Method and Description |
|---|---|
static PhraseCategory |
PhraseCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhraseCategory[] |
PhraseCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PhraseElement(PhraseCategory newCategory)
Creates a new phrase of the given type.
|
Copyright © 2020. All Rights Reserved.