com.ihr.xbrl.pojo
Class XBRLRoleArcroleType

java.lang.Object
  extended by com.ihr.xbrl.pojo.XBRLRoleArcroleType
All Implemented Interfaces:
HasId, java.io.Serializable
Direct Known Subclasses:
XBRLArcroleType, XBRLRoleType

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

Author:
Ignacio
See Also:
Serialized Form

Constructor Summary
XBRLRoleArcroleType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getDefinition()
           
 java.lang.Long getId()
          Get access to the object ID in which is unique
 XBRLTaxonomy getParent()
           
 java.lang.String getUri()
           
 java.util.Set<XBRLUsedOn> getUsedOn()
           
 int hashCode()
          This is the java hashCode method
 boolean is_static()
           
 boolean isVirtual()
           
 void set_static(boolean _static)
           
 void setDefinition(java.lang.String definition)
           
 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(XBRLTaxonomy parent)
           
 void setUri(java.lang.String uri)
           
 void setUsedOn(java.util.Set<XBRLUsedOn> usedOn)
           
 void setVirtual(boolean isVirtual)
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XBRLRoleArcroleType

public XBRLRoleArcroleType()
Method Detail

isVirtual

public boolean isVirtual()
Returns:
the isVirtual

setVirtual

public void setVirtual(boolean isVirtual)
Parameters:
isVirtual - the isVirtual to set

getDefinition

public java.lang.String getDefinition()
Returns:
the definition

setDefinition

public void setDefinition(java.lang.String definition)
Parameters:
definition - the definition to set

getParent

public XBRLTaxonomy getParent()
Returns:
the parent

setParent

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

getUri

public java.lang.String getUri()
Returns:
the uri

setUri

public void setUri(java.lang.String uri)
Parameters:
uri - the uri to set

getUsedOn

public java.util.Set<XBRLUsedOn> getUsedOn()
Returns:
the usedOn

setUsedOn

public void setUsedOn(java.util.Set<XBRLUsedOn> usedOn)
Parameters:
usedOn - the usedOn to set

is_static

public boolean is_static()
Returns:
the _static

set_static

public void set_static(boolean _static)
Parameters:
_static - the _static to set

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

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

setHash

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



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