public interface XBRLFactList
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.
|
java.util.Collection<XBRLFact> getFacts()
boolean addFact(XBRLFact fact)
fact
- the fact to be added to the collectionboolean removeFact(XBRLFact fact)
fact
- the fact to be removed from the collectionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa