com.ihr.xbrl.om.xdt
Class XDTCombinationItemExplicit

java.lang.Object
  extended by com.ihr.xbrl.om.xdt.XDTCombinationItemHead
      extended by com.ihr.xbrl.om.xdt.XDTCombinationItemExplicit

public class XDTCombinationItemExplicit
extends XDTCombinationItemHead

This is the concrete class that represents a member of a combination of members in a Cartesian product. This class represents an explicit member. The member is a "QName".

Author:
Ignacio

Constructor Summary
XDTCombinationItemExplicit(XDTDimensionUse dim, javax.xml.namespace.QName value)
          Creates an explicit combination member
 
Method Summary
 boolean equals(java.lang.Object other)
           
 javax.xml.namespace.QName getValue()
          Accessor to the value of this member
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class com.ihr.xbrl.om.xdt.XDTCombinationItemHead
getDimensionName, getDimensionUse
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XDTCombinationItemExplicit

public XDTCombinationItemExplicit(XDTDimensionUse dim,
                                  javax.xml.namespace.QName value)
Creates an explicit combination member

Parameters:
dim - XDTDimensionUse of the dimension
value - QName the member
Method Detail

getValue

public javax.xml.namespace.QName getValue()
Accessor to the value of this member

Returns:
QName

equals

public boolean equals(java.lang.Object other)
Specified by:
equals in class XDTCombinationItemHead

hashCode

public int hashCode()
Specified by:
hashCode in class XDTCombinationItemHead

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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