| 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 |
|---|---|
XBRLContext |
XBRLPojoGenerator.generate(XBRLContext context)
Generate.
|
XBRLContext |
XBRLFactProperty.getContext()
Gets the context.
|
XBRLContext |
XBRLFactItem.getContext()
Gets the context.
|
| Modifier and Type | Method and Description |
|---|---|
XBRLContext |
XBRLRSGenerator.generate(XBRLContext context)
Generate.
|
void |
XBRLFactProperty.setContext(XBRLContext context)
Sets the context.
|
void |
XBRLFactItem.setContext(XBRLContext context)
Sets the context.
|