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