public interface PeriodsAspectInterface extends Aspect<XBRLPeriod>, MutableAspectValue
| Modifier and Type | Method and Description |
|---|---|
int |
getMembersCount()
Gets the members count.
|
XBRLPeriod[] |
getPeriods()
Gets the period.
|
XBRLItem.PeriodType |
getPeriodType(XBRLItem item)
Returns a constant identifying either XBRLItem.DURATION or XBRLItem.INSTANT
|
getAspectClashIdentity, getAspectType, getMembergetLabel, setValuesXBRLItem.PeriodType getPeriodType(XBRLItem item)
item - the itemXBRLPeriod[] getPeriods() throws XFValidationException
XFValidationException - the XF validation exceptionint getMembersCount()