public interface PeriodAspectInterface
| Modifier and Type | Method and Description |
|---|---|
XBRLPeriod |
getPeriod(XPathHelper xph)
Gets the period.
|
XBRLItem.PeriodType |
getPeriodType(XBRLItem item)
Returns a constant identifying either XBRLItem.DURATION or XBRLItem.INSTANT
|
XBRLItem.PeriodType getPeriodType(XBRLItem item)
item - the itemXBRLPeriod getPeriod(XPathHelper xph) throws XFValidationException
xph - the xphXFValidationException - the XF validation exception