public class XBRLContext extends java.lang.Object implements java.io.Serializable, HasId
| Constructor and Description | 
|---|
| XBRLContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| XBRLEntity | getEntity()Gets the entity. | 
| java.lang.Long | getId()Gets the id. | 
| XBRLInstance | getInstance()Gets the single instance of XBRLContext. | 
| XBRLPeriod | getPeriod()Gets the period. | 
| XBRLScenario | getScenario()Gets the scenario. | 
| int | hashCode()This is the java hashCode method. | 
| void | setEntity(XBRLEntity entity)Sets the entity. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setId(java.lang.Long id)Sets the id. | 
| void | setInstance(XBRLInstance instance)Sets the instance. | 
| void | setPeriod(XBRLPeriod period)Sets the period. | 
| void | setScenario(XBRLScenario scenario)Sets the scenario. | 
public java.lang.Long getId()
public void setId(java.lang.Long id)
public XBRLInstance getInstance()
public void setInstance(XBRLInstance instance)
instance - the instance to setpublic XBRLEntity getEntity()
public void setEntity(XBRLEntity entity)
entity - the entity to setpublic XBRLPeriod getPeriod()
public void setPeriod(XBRLPeriod period)
period - the period to setpublic XBRLScenario getScenario()
public void setScenario(XBRLScenario scenario)
scenario - the scenario to setpublic void setHash(java.lang.Integer value)
value - the new hashpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa