public abstract class XBRLFactItem extends XBRLFact
| Constructor and Description | 
|---|
| XBRLFactItem() | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLContext | getContext()Gets the context. | 
| java.util.Set<XBRLFactProperty> | getProperties()Gets the properties. | 
| void | setContext(XBRLContext context)Sets the context. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setProperties(java.util.Set<XBRLFactProperty> properties)Sets the properties. | 
getConcept, getFrom, getInstance, getParent, getTo, isNill, setConcept, setFrom, setInstance, setNill, setParent, setToaddAttribute, addChildren, equals, getAttributes, getChildren, getNamespaces, hashCode, removeAttribute, removeChildren, setNamespacespublic XBRLContext getContext()
public void setContext(XBRLContext context)
context - the context to setpublic java.util.Set<XBRLFactProperty> getProperties()
public void setProperties(java.util.Set<XBRLFactProperty> properties)
properties - the new propertiespublic 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