public class XBRLBreakdownUse extends java.lang.Object implements java.lang.Comparable<XBRLBreakdownUse>
Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
axis
The Constant axis.
|
Constructor and Description |
---|
XBRLBreakdownUse() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(XBRLBreakdownUse o)
Compare to.
|
static XBRLBreakdownUse |
createBreakdownUse(XBRLRelationship rel,
XBRLBreakdown breakdown)
Creates the breakdown use.
|
Axis |
getAxis()
Gets the axis.
|
XBRLBreakdown |
getBreakdown()
Gets the breakdown.
|
java.lang.Double |
getOrder()
Gets the order.
|
void |
resetTable()
This method traverse all elements in the definition layer and cleans up all evaluated
and cached resources so the table can be evaluated again. it is calles by the API
automatically each time a table in the tableSet is evaluated
|
public static XBRLBreakdownUse createBreakdownUse(XBRLRelationship rel, XBRLBreakdown breakdown)
rel
- the relbreakdown
- the breakdownpublic int compareTo(XBRLBreakdownUse o)
compareTo
in interface java.lang.Comparable<XBRLBreakdownUse>
o
- the opublic Axis getAxis()
public XBRLBreakdown getBreakdown()
public java.lang.Double getOrder()
public void resetTable()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa