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 |
---|---|
XBRLRelationship |
XBRLPojoGenerator.generate(XBRLRelationship dtsRel)
Generate.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<XBRLRelationship> |
XBRLResource.getFrom()
Gets the from.
|
java.util.Set<XBRLRelationship> |
XBRLFact.getFrom()
Gets the from.
|
java.util.Set<XBRLRelationship> |
XBRLConcept.getFrom()
Gets the from.
|
java.util.Set<XBRLRelationship> |
XBRLExtendedLink.getRels()
Gets the rels.
|
java.util.Set<XBRLRelationship> |
XBRLResource.getTo()
Gets the to.
|
java.util.Set<XBRLRelationship> |
XBRLFact.getTo()
Gets the to.
|
java.util.Set<XBRLRelationship> |
XBRLConcept.getTo()
Gets the to.
|
Modifier and Type | Method and Description |
---|---|
XBRLRelationship |
XBRLRSGenerator.generate(XBRLRelationship relIn)
Generate.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLResource.setFrom(java.util.Set<XBRLRelationship> from)
Sets the from.
|
void |
XBRLFact.setFrom(java.util.Set<XBRLRelationship> from)
Sets the from.
|
void |
XBRLConcept.setFrom(java.util.Set<XBRLRelationship> from)
Sets the from.
|
void |
XBRLExtendedLink.setRels(java.util.Set<XBRLRelationship> rels)
Sets the rels.
|
void |
XBRLResource.setTo(java.util.Set<XBRLRelationship> to)
Sets the to.
|
void |
XBRLFact.setTo(java.util.Set<XBRLRelationship> to)
Sets the to.
|
void |
XBRLConcept.setTo(java.util.Set<XBRLRelationship> to)
Sets the to.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa