com.ihr.xbrl.om.xdt
Class XDTCombinationItemExplicit
java.lang.Object
com.ihr.xbrl.om.xdt.XDTCombinationItemHead
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
|
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 java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
XDTCombinationItemExplicit
public XDTCombinationItemExplicit(XDTDimensionUse dim,
javax.xml.namespace.QName value)
- Creates an explicit combination member
- Parameters:
dim - XDTDimensionUse of the dimensionvalue - QName the member
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