public interface Language extends AknObject
This attribute specifies the human language in which the document the element refers to is expressed. Values are taken from the RFC 4646.
<xsd:attributeGroup name="language">
<xsd:attribute name="language" type="language" use="required"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
void |
setLanguage(String language) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.