T - the generic typepublic interface DimensionAndValuePair<T>
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getDimension()
Gets the dimension.
|
T |
getMember()
Gets the member.
|
javax.xml.namespace.QName getDimension()
T getMember()