public class XBRLUsedOn extends java.lang.Object implements java.io.Serializable, HasId
Constructor and Description |
---|
XBRLUsedOn() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Long |
getId()
Gets the id.
|
XBRLRoleArcroleType |
getParent()
Gets the parent.
|
QName |
getTarget()
Gets the target.
|
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 |
setParent(XBRLRoleArcroleType parent)
Sets the parent.
|
void |
setTarget(QName target)
Sets the target.
|
public java.lang.Long getId()
public void setId(java.lang.Long id)
public XBRLRoleArcroleType getParent()
public void setParent(XBRLRoleArcroleType parent)
parent
- the parent to setpublic QName getTarget()
public void setTarget(QName target)
target
- the target to setpublic void setHash(java.lang.Integer value)
value
- the new hashpublic int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa