public interface Period extends AknObject
The period attribute is used in versioned content and metadata elements to indicate a time interval in which they were in force, in efficacy, or in any other type of interval as specified in the corresponding temporalGroup.
<xsd:attributeGroup name="period">
<xsd:attribute name="period" type="temporalGroupRef"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
TemporalGroupRef |
getPeriod() |
void |
setPeriod(TemporalGroupRef period) |
attributes, compare, name, nestedCompareread, writeTemporalGroupRef getPeriod()
void setPeriod(TemporalGroupRef period)
Copyright © 2017. All rights reserved.