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 ExtractionTableInterface
public void setInstance(XBRLInstance instance)
setInstance
in interface ExtractionTableInterface
instance
- the instance to setpublic java.util.Date getStartDate()
getStartDate
in interface ExtractionTableInterface
public void setStartDate(java.util.Date startDate)
setStartDate
in interface ExtractionTableInterface
startDate
- the startDate to setpublic java.util.Date getEndDate()
getEndDate
in interface ExtractionTableInterface
public void setEndDate(java.util.Date endDate)
setEndDate
in interface ExtractionTableInterface
endDate
- the endDate to setpublic java.lang.String getCompanyID()
getCompanyID
in interface ExtractionTableInterface
public void setCompanyID(java.lang.String companyID)
setCompanyID
in interface ExtractionTableInterface
companyID
- the companyID to setpublic XBRLFact getFact()
getFact
in interface ExtractionTableInterface
public void setFact(XBRLFact fact)
setFact
in interface ExtractionTableInterface
fact
- the fact to setCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa