|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.om.xdt.XDTCombinationItemHead
public abstract class XDTCombinationItemHead
This class represents an "abstract" Item that belongs to a combination of dimension members this class is extended by two other classes, one that represents an explicit member in a combination and other that represents an implicit member in a combination
| Method Summary | |
|---|---|
abstract boolean |
equals(java.lang.Object other)
|
javax.xml.namespace.QName |
getDimensionName()
The dimension name for which this item exist |
XDTDimensionUse |
getDimensionUse()
Access to the XDTDimensionUse object that contains more information about the dimension domain, default value etc. |
abstract int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public abstract int hashCode()
hashCode in class java.lang.Objectpublic javax.xml.namespace.QName getDimensionName()
public XDTDimensionUse getDimensionUse()
public abstract boolean equals(java.lang.Object other)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||