public class XBRLRoleArcroleType extends java.lang.Object implements java.io.Serializable, HasId
Constructor and Description |
---|
XBRLRoleArcroleType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getDefinition()
Gets the definition.
|
java.lang.Long |
getId()
Gets the id.
|
XBRLTaxonomy |
getParent()
Gets the parent.
|
java.lang.String |
getUri()
Gets the uri.
|
java.util.Set<XBRLUsedOn> |
getUsedOn()
Gets the used on.
|
int |
hashCode()
This is the java hashCode method.
|
boolean |
is_static() |
boolean |
isVirtual()
Checks if is virtual.
|
void |
set_static(boolean _static)
Sets the _static.
|
void |
setDefinition(java.lang.String definition)
Sets the definition.
|
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(XBRLTaxonomy parent)
Sets the parent.
|
void |
setUri(java.lang.String uri)
Sets the uri.
|
void |
setUsedOn(java.util.Set<XBRLUsedOn> usedOn)
Sets the used on.
|
void |
setVirtual(boolean isVirtual)
Sets the virtual.
|
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()
public void setId(java.lang.Long id)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public void setHash(java.lang.Integer value)
value
- the new hashCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa