|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.pojo.XBRLRoleArcroleType
public class XBRLRoleArcroleType
| 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 |
|---|
public XBRLRoleArcroleType()
| Method Detail |
|---|
public boolean isVirtual()
public void setVirtual(boolean isVirtual)
isVirtual - the isVirtual to setpublic java.lang.String getDefinition()
public void setDefinition(java.lang.String definition)
definition - the definition to setpublic XBRLTaxonomy getParent()
public void setParent(XBRLTaxonomy parent)
parent - the parent to setpublic java.lang.String getUri()
public void setUri(java.lang.String uri)
uri - the uri to setpublic java.util.Set<XBRLUsedOn> getUsedOn()
public void setUsedOn(java.util.Set<XBRLUsedOn> usedOn)
usedOn - the usedOn to setpublic boolean is_static()
public void set_static(boolean _static)
_static - the _static to setpublic java.lang.Long getId()
HasId
getId in interface HasIdpublic void setId(java.lang.Long id)
HasId
setId in interface HasIdid - the id to setpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic void setHash(java.lang.Integer value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||