| Package | Description |
|---|---|
| com.ihr.xbrl.mapper.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
MapperPeriod2
This class represents the content of a period that contains tokens in order to
facilitate dynamic context content.
|
class |
MapperPeriod3
This class represents the content of a period that contains tokens in order to
facilitate dynamic context content.
|
class |
MapperPeriodBase
The Class MapperPeriodBase.
|
| Modifier and Type | Method and Description |
|---|---|
MapperPeriod |
MapperPeriod.clone()
Clone.
|
MapperPeriod |
MapperContextBase.getPeriod()
Gets the period.
|
MapperPeriod |
MapperContext.getPeriod()
Gets the period.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapperContextBase.setPeriod(MapperPeriod period)
Sets the new period for this context.
|
void |
MapperContext.setPeriod(MapperPeriod period)
Sets the period.
|