public interface Duration extends AknObject
The duration attribute is used to specify a duration when either the start or the end event of a time interval is not known.
<xsd:attributeGroup name="duration">
<xsd:attribute name="duration" type="xsd:duration"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
XmlDuration |
getDuration() |
void |
setDuration(XmlDuration duration) |
attributes, compare, name, nestedCompareread, writeXmlDuration getDuration()
void setDuration(XmlDuration duration)
Copyright © 2017. All rights reserved.