|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.pojo.XBRLUsedOn
public class XBRLUsedOn
| Constructor Summary | |
|---|---|
XBRLUsedOn()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Long |
getId()
Get access to the object ID in which is unique |
XBRLRoleArcroleType |
getParent()
|
QName |
getTarget()
|
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 object ID. |
void |
setParent(XBRLRoleArcroleType parent)
|
void |
setTarget(QName target)
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XBRLUsedOn()
| Method Detail |
|---|
public java.lang.Long getId()
HasId
getId in interface HasIdpublic void setId(java.lang.Long id)
HasId
setId in interface HasIdid - the id to setpublic 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)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||