|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.pojo.XBRLScenario
public class XBRLScenario
| Constructor Summary | |
|---|---|
XBRLScenario()
|
|
| Method Summary | |
|---|---|
boolean |
addChildren(XMLFragment child)
|
boolean |
equals(java.lang.Object obj)
|
java.util.Collection<XMLFragment> |
getContent()
|
java.lang.Long |
getId()
Get access to the object ID in which is unique |
int |
hashCode()
This is the java hashCode method |
boolean |
removeChildren(XMLFragment child)
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value |
void |
setId(java.lang.Long id)
Sets the object ID. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XBRLScenario()
| Method Detail |
|---|
public java.lang.Long getId()
HasId
getId in interface HasIdpublic void setId(java.lang.Long id)
HasId
setId in interface HasIdid - the id to setpublic java.util.Collection<XMLFragment> getContent()
public boolean addChildren(XMLFragment child)
public boolean removeChildren(XMLFragment child)
public void setHash(java.lang.Integer value)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||