com.ihr.xbrl.dts
Class ConceptInTable

java.lang.Object
  extended by com.ihr.xbrl.dts.ConceptInTable

public class ConceptInTable
extends java.lang.Object

This represents a true XBRL concept used in a cell in a cross presentation table

Author:
Ignacio

Constructor Summary
ConceptInTable(int row, short column, XBRLTreeNode el)
           
 
Method Summary
 short getColumn()
           
 XBRLTreeNode getNode()
           
 int getRow()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConceptInTable

public ConceptInTable(int row,
                      short column,
                      XBRLTreeNode el)
Method Detail

getColumn

public short getColumn()

getNode

public XBRLTreeNode getNode()

getRow

public int getRow()


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa