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 |
---|---|
XBRLTaxonomy |
XBRLPojoGenerator.generate(XBRLTaxonomy dtsTaxonomy)
Generate.
|
XBRLTaxonomy |
XBRLImport.getContent()
Gets the content.
|
XBRLTaxonomy |
XBRLRoleArcroleType.getParent()
Gets the parent.
|
XBRLTaxonomy |
XBRLImport.getParent()
Gets the parent.
|
XBRLTaxonomy |
XBRLConcept.getParent()
Gets the parent.
|
XBRLTaxonomy |
XBRLDBAccessor.queryDocument(XBRLTaxonomy taxonomy,
org.hibernate.Session typeSession,
java.util.List<java.lang.Object> createdObjects)
Query the database for the existence of an XBRLTaxonomy document.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<XBRLTaxonomy> |
XBRLInstance.getSchemas()
Gets the schemas.
|
Modifier and Type | Method and Description |
---|---|
XBRLTaxonomy |
XBRLRSGenerator.generate(XBRLTaxonomy taxonomyIn)
Generate.
|
void |
XBRLImport.setContent(XBRLTaxonomy content)
Sets the content.
|
void |
XBRLRoleArcroleType.setParent(XBRLTaxonomy parent)
Sets the parent.
|
void |
XBRLImport.setParent(XBRLTaxonomy parent)
Sets the parent.
|
void |
XBRLConcept.setParent(XBRLTaxonomy parent)
Sets the parent.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLInstance.setSchemas(java.util.Set<XBRLTaxonomy> schemas)
Sets the schemas.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa