public class Term
extends java.lang.Object
Constructor and Description |
---|
Term(double weight,
XBRLItem item)
Instantiates a new term.
|
Modifier and Type | Method and Description |
---|---|
XBRLItem |
getItem()
Gets the item.
|
double |
getWeight()
Gets the weight.
|
java.lang.String |
toString()
To string.
|
public Term(double weight, XBRLItem item)
weight
- the weightitem
- the itempublic XBRLItem getItem()
public double getWeight()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa