public interface Dictionary extends AknObject
This attribute specifies the eId of the element in the references section detailing the dictionary used for the keyword.
<xsd:attributeGroup name="dictionary">
<xsd:attribute name="dictionary" type="referenceRef" use="required"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
ReferenceRef |
getDictionary() |
void |
setDictionary(ReferenceRef dictionary) |
attributes, compare, name, nestedCompareread, writeReferenceRef getDictionary()
void setDictionary(ReferenceRef dictionary)
Copyright © 2017. All rights reserved.