public class QName extends java.lang.Object implements java.io.Serializable, HasId
Constructor and Description |
---|
QName() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Long |
getId()
Gets the id.
|
java.lang.String |
getMd5()
Gets the md5.
|
java.lang.String |
getName()
Gets the name.
|
Namespace |
getNamespace()
Gets the namespace.
|
int |
hashCode()
This is the java hashCode method.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
void |
setId(java.lang.Long id)
Sets the id.
|
void |
setName(java.lang.String name)
Sets the name.
|
void |
setNamespace(Namespace namespace)
Sets the namespace.
|
public java.lang.Long getId()
public void setId(java.lang.Long id)
public Namespace getNamespace()
public void setNamespace(Namespace namespace)
namespace
- the namespace to setpublic java.lang.String getName()
public void setName(java.lang.String name)
name
- the name to setpublic java.lang.String getMd5()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public void setHash(java.lang.Integer value)
value
- the new hashCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa