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