| Package | Description |
|---|---|
| com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
| Modifier and Type | Method and Description |
|---|---|
static PeriodComparator.PeriodComparatorType |
PeriodComparator.PeriodComparatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PeriodComparator.PeriodComparatorType[] |
PeriodComparator.PeriodComparatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PeriodComparator(PeriodComparator.PeriodComparatorType mode)
Instantiates a new period comparator.
|