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 |
---|---|
XBRLExtendedLink |
XBRLPojoGenerator.generate(XBRLExtendedLink dtsExtLink)
Generate.
|
XBRLExtendedLink |
XBRLResource.getParent()
Gets the parent.
|
XBRLExtendedLink |
XBRLRelationship.getParent()
Gets the parent.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<XBRLExtendedLink> |
XBRLLinkbase.getExtLinks()
Gets the ext links.
|
java.util.Set<XBRLExtendedLink> |
XBRLInstance.getFootnoteLinks()
Gets the footnote links.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XBRLLinkbase.addExtendedLink(XBRLExtendedLink link)
Adds the extended link.
|
boolean |
XBRLInstance.addFootnoteLink(XBRLExtendedLink footnoteLink)
Adds the footnote link.
|
XBRLExtendedLink |
XBRLRSGenerator.generate(XBRLExtendedLink exLinkIn,
XBRLDocument parent)
Generate.
|
boolean |
XBRLLinkbase.removeExtendedLink(XBRLExtendedLink link)
Removes the extended link.
|
boolean |
XBRLInstance.removeFootnoteLink(XBRLExtendedLink footnoteLink)
Removes the footnote link.
|
void |
XBRLResource.setParent(XBRLExtendedLink parent)
Sets the parent.
|
void |
XBRLRelationship.setParent(XBRLExtendedLink parent)
Sets the parent.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa