|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XBRLAllowsDocumentation
Interface for elements that supports documentation elements Those are XBRLExtendedLink and XBRLLinkbase elements
| Method Summary | |
|---|---|
void |
addDocumentation(XBRLDocumentation doc)
Adds a new XBRLDocumentation object to this object |
DTSContainer |
getContainer()
Objects implementing this interface MUST be in a dts |
void |
removeDocumentation(XBRLDocumentation doc)
Remove a XBRLDocumentation object to this object |
| Methods inherited from interface com.ihr.xbrl.om.XMLHasParent |
|---|
addXMLChild, getBase, getParent, removeXMLChild, setParent |
| Method Detail |
|---|
void addDocumentation(XBRLDocumentation doc)
doc - void removeDocumentation(XBRLDocumentation doc)
doc - DTSContainer getContainer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||