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