public class ClsPackQNameContainer
extends java.lang.Object
Constructor and Description |
---|
ClsPackQNameContainer(javax.xml.namespace.QName name,
XDTDimensionUse dUse,
int container,
boolean visible)
Instantiates a new cls pack q name container.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equals.
|
int |
getContainer()
Gets the container.
|
XDTDimensionUse |
getDimensionUse()
Gets the dimension use.
|
javax.xml.namespace.QName |
getName()
Gets the name.
|
int |
hashCode()
Hash code.
|
boolean |
isVisible()
Checks if is visible.
|
java.lang.String |
toString()
To string.
|
public ClsPackQNameContainer(javax.xml.namespace.QName name, XDTDimensionUse dUse, int container, boolean visible)
name
- the namedUse
- the d usecontainer
- the containervisible
- the visiblepublic int getContainer()
public boolean isVisible()
public javax.xml.namespace.QName getName()
public XDTDimensionUse getDimensionUse()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the objpublic java.lang.String toString()
toString
in class java.lang.Object
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa