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, setToaddAttribute, addChildren, equals, getAttributes, getChildren, getNamespaces, hashCode, removeAttribute, removeChildren, setNamespacespublic java.util.Collection<XBRLFact> getFacts()
XBRLFactListgetFacts in interface XBRLFactListpublic boolean addFact(XBRLFact fact)
XBRLFactListaddFact in interface XBRLFactListfact - the fact to be added to the collectionpublic boolean removeFact(XBRLFact fact)
XBRLFactListremoveFact in interface XBRLFactListfact - 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