public class CalculationPolynomial extends java.util.LinkedList<Term>
Constructor and Description |
---|
CalculationPolynomial(XBRLItem item,
int roleCode)
Instantiates a new calculation polynomial.
|
CalculationPolynomial(XBRLItem item,
XBRLRoleType role)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
XBRLItem |
getResult()
Gets the result.
|
XBRLRoleType |
getRole()
Gets the role.
|
java.lang.String |
toString()
To string.
|
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArray
containsAll, isEmpty, removeAll, retainAll
@Deprecated public CalculationPolynomial(XBRLItem item, XBRLRoleType role)
item
- the itemrole
- the rolepublic CalculationPolynomial(XBRLItem item, int roleCode)
item
- the itemroleCode
- the role codepublic XBRLItem getResult()
public XBRLRoleType getRole()
public java.lang.String toString()
toString
in class java.util.AbstractCollection<Term>
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa