public interface UpTo extends AknObject
The attribute upTo is used in range-based elements to specify the eId of the ending element of the range.
<xsd:attributeGroup name="upTo">
<xsd:attribute name="upTo" type="eIdRef"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
EidRef |
getUpTo() |
void |
setUpTo(EidRef upTo) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.