public interface PortionAtt extends AknObject
the attribute includedIn specifies the eId of the element of the references section identifying the document that this portion is a portion of.
<xsd:attributeGroup name="portionAtt">
<xsd:attribute name="includedIn" type="referenceRef" use="required"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
ReferenceRef |
getIncludedIn() |
void |
setIncludedIn(ReferenceRef referenceRef) |
attributes, compare, name, nestedCompareread, writeReferenceRef getIncludedIn()
void setIncludedIn(ReferenceRef referenceRef)
Copyright © 2017. All rights reserved.