com.ihr.xbrl.pojo
Class XBRLUsedOn

java.lang.Object
  extended by com.ihr.xbrl.pojo.XBRLUsedOn
All Implemented Interfaces:
HasId, java.io.Serializable

public class XBRLUsedOn
extends java.lang.Object
implements java.io.Serializable, HasId

Author:
Ignacio
See Also:
Serialized Form

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

XBRLUsedOn

public XBRLUsedOn()
Method Detail

getId

public java.lang.Long getId()
Description copied from interface: HasId
Get access to the object ID in which is unique

Specified by:
getId in interface HasId
Returns:
the id

setId

public void setId(java.lang.Long id)
Description copied from interface: HasId
Sets the object ID. Used by Hibernate during object serialization

Specified by:
setId in interface HasId
Parameters:
id - the id to set

getParent

public XBRLRoleArcroleType getParent()
Returns:
the parent

setParent

public void setParent(XBRLRoleArcroleType parent)
Parameters:
parent - the parent to set

getTarget

public QName getTarget()
Returns:
the target

setTarget

public void setTarget(QName target)
Parameters:
target - the target to set

setHash

public void setHash(java.lang.Integer value)
Method used by hibernate to set the value


hashCode

public int hashCode()
This is the java hashCode method

Overrides:
hashCode in class java.lang.Object
Returns:
int

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa