public class ExtractionTableImpl extends java.lang.Object implements ExtractionTableInterface
| Constructor and Description | 
|---|
| ExtractionTableImpl()Instantiates a new extraction table impl. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCompanyID()Gets the company id. | 
| java.util.Date | getEndDate()Gets the end date. | 
| XBRLFact | getFact()Gets the fact. | 
| ExtractionTablePK | getId()Gets the id. | 
| XBRLInstance | getInstance()Gets the single instance of ExtractionTableImpl. | 
| java.util.Date | getStartDate()Gets the start date. | 
| void | setCompanyID(java.lang.String companyID)Sets the company id. | 
| void | setEndDate(java.util.Date endDate)Sets the end date. | 
| void | setFact(XBRLFact fact)Sets the fact. | 
| void | setId(ExtractionTablePK id)Sets the id. | 
| void | setInstance(XBRLInstance instance)Sets the instance. | 
| void | setStartDate(java.util.Date startDate)Sets the start date. | 
public ExtractionTableImpl()
public ExtractionTablePK getId()
public void setId(ExtractionTablePK id)
id - the id to setpublic XBRLInstance getInstance()
getInstance in interface ExtractionTableInterfacepublic void setInstance(XBRLInstance instance)
setInstance in interface ExtractionTableInterfaceinstance - the instance to setpublic java.util.Date getStartDate()
getStartDate in interface ExtractionTableInterfacepublic void setStartDate(java.util.Date startDate)
setStartDate in interface ExtractionTableInterfacestartDate - the startDate to setpublic java.util.Date getEndDate()
getEndDate in interface ExtractionTableInterfacepublic void setEndDate(java.util.Date endDate)
setEndDate in interface ExtractionTableInterfaceendDate - the endDate to setpublic java.lang.String getCompanyID()
getCompanyID in interface ExtractionTableInterfacepublic void setCompanyID(java.lang.String companyID)
setCompanyID in interface ExtractionTableInterfacecompanyID - the companyID to setpublic XBRLFact getFact()
getFact in interface ExtractionTableInterfacepublic void setFact(XBRLFact fact)
setFact in interface ExtractionTableInterfacefact - the fact to setCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa