|
XBRLAPIA Java API for XBRL |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EquivalentRelationships
| Method Summary | |
|---|---|
void |
addRelationship(Relationship relationship)
|
Relationship |
getActiveRelationship()
|
int |
size()
|
| Method Detail |
|---|
int size()
void addRelationship(Relationship relationship)
throws XBRLException
relationship - The relationship to add.
XBRLException - if the relationship is not equivalent to
the relationship with the highest priority in the collection.
Relationship getActiveRelationship()
throws XBRLException
XBRLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||