public abstract class FactUse
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | NORMALThis constant indicates that the concept item is used without information about
 beginning or ending period. | 
| Constructor and Description | 
|---|
| FactUse(XMLElementDefinition item,
       XBRLFactsList parent,
       RowKey rowKey)Instantiates a new fact use. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj)Equals. | 
| XMLElementDefinition | getItem()Access to the item of this item use tuple. | 
| XBRLFactsList | getParentXBRL()Access to the parent of this item. | 
| RowKey | getRowKey()Access to the RowKey for this item. | 
| int | hashCode()Hash code. | 
public static final int NORMAL
public FactUse(XMLElementDefinition item, XBRLFactsList parent, RowKey rowKey)
item - the itemparent - the parentrowKey - the row keypublic XMLElementDefinition getItem()
public XBRLFactsList getParentXBRL()
public RowKey getRowKey()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the objCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa