public abstract class XDTCombinationItemHead
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
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() |
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