public class XBRLFactTuple extends XBRLFact implements XBRLFactList
Constructor and Description |
---|
XBRLFactTuple() |
Modifier and Type | Method and Description |
---|---|
boolean |
addFact(XBRLFact fact)
Adds the fact.
|
java.util.Collection<XBRLFact> |
getFacts()
Gets the facts.
|
boolean |
removeFact(XBRLFact fact)
Removes the fact.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
getConcept, getFrom, getInstance, getParent, getTo, isNill, setConcept, setFrom, setInstance, setNill, setParent, setTo
addAttribute, addChildren, equals, getAttributes, getChildren, getNamespaces, hashCode, removeAttribute, removeChildren, setNamespaces
public java.util.Collection<XBRLFact> getFacts()
XBRLFactList
getFacts
in interface XBRLFactList
public boolean addFact(XBRLFact fact)
XBRLFactList
addFact
in interface XBRLFactList
fact
- the fact to be added to the collectionpublic boolean removeFact(XBRLFact fact)
XBRLFactList
removeFact
in interface XBRLFactList
fact
- the fact to be removed from the collectionpublic 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