public interface PeriodAspectInterface extends Aspect<XBRLPeriod>
| Modifier and Type | Method and Description |
|---|---|
XBRLPeriod |
getPeriod(XBRLStructuralTable xbrlTable)
Gets the period.
|
XBRLItem.PeriodType |
getPeriodType(XBRLItem item)
Returns a constant identifying either XBRLItem.DURATION or XBRLItem.INSTANT
|
void |
resetNode()
Reset node.
|
getAspectClashIdentity, getAspectType, getMemberXBRLItem.PeriodType getPeriodType(XBRLItem item)
item - the itemXBRLPeriod getPeriod(XBRLStructuralTable xbrlTable) throws XFValidationException
xbrlTable - the xbrl tableXFValidationException - the XF validation exceptionvoid resetNode()