| Package | Description |
|---|---|
| com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
| Modifier and Type | Method and Description |
|---|---|
XBRLUnit |
XBRLPojoGenerator.generate(XBRLUnit unit)
Generate.
|
XBRLUnit |
XBRLFactNumeric.getUnit()
Gets the unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBRLFactNumeric.setUnit(XBRLUnit unit)
Sets the unit.
|