| Package | Description |
|---|---|
| simplenlg.xmlrealiser.wrapper |
| Modifier and Type | Field and Description |
|---|---|
protected XmlPhraseCategory |
XmlCoordinatedPhraseElement.cat |
protected XmlPhraseCategory |
XmlPhraseElement.cat |
| Modifier and Type | Method and Description |
|---|---|
static XmlPhraseCategory |
XmlPhraseCategory.fromValue(String v) |
XmlPhraseCategory |
XmlCoordinatedPhraseElement.getCat()
Gets the value of the cat property.
|
XmlPhraseCategory |
XmlPhraseElement.getCat()
Gets the value of the cat property.
|
static XmlPhraseCategory |
XmlPhraseCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlPhraseCategory[] |
XmlPhraseCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlCoordinatedPhraseElement.setCat(XmlPhraseCategory value)
Sets the value of the cat property.
|
void |
XmlPhraseElement.setCat(XmlPhraseCategory value)
Sets the value of the cat property.
|
Copyright © 2020. All Rights Reserved.