public interface Role extends AknObject
The attribute role is used to identify the role of an individual mentioned in the text. It is a reference to a TLCRole element in the references section
<xsd:attributeGroup name="role">
<xsd:attribute name="as" type="roleRef"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
RoleRef |
getAs() |
void |
setAs(RoleRef as) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.