public class XBRLScenario extends java.lang.Object implements java.io.Serializable, HasId
| Constructor and Description |
|---|
XBRLScenario() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addChildren(XMLFragment child)
Adds the children.
|
boolean |
equals(java.lang.Object obj) |
java.util.Collection<XMLFragment> |
getContent()
Gets the content.
|
java.lang.Long |
getId()
Gets the id.
|
int |
hashCode()
This is the java hashCode method.
|
boolean |
removeChildren(XMLFragment child)
Removes the children.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
void |
setId(java.lang.Long id)
Sets the id.
|
public java.lang.Long getId()
public void setId(java.lang.Long id)
public java.util.Collection<XMLFragment> getContent()
public boolean addChildren(XMLFragment child)
child - the childpublic boolean removeChildren(XMLFragment child)
child - the childpublic void setHash(java.lang.Integer value)
value - the new hashpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa