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