public class ExtractionTablePK
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ExtractionTablePK()
Instantiates a new extraction table pk.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getCompanyID()
Gets the company id.
|
java.util.Date |
getEndDate()
Gets the end date.
|
XBRLInstance |
getInstance()
Gets the single instance of ExtractionTablePK.
|
java.util.Date |
getStartDate()
Gets the start date.
|
int |
hashCode() |
void |
setCompanyID(java.lang.String companyID)
Sets the company id.
|
void |
setEndDate(java.util.Date endDate)
Sets the end date.
|
void |
setInstance(XBRLInstance instance)
Sets the instance.
|
void |
setStartDate(java.util.Date startDate)
Sets the start date.
|
public ExtractionTablePK()
public XBRLInstance getInstance()
public void setInstance(XBRLInstance instance)
instance
- the instance to setpublic java.lang.String getCompanyID()
public void setCompanyID(java.lang.String companyID)
companyID
- the companyID to setpublic java.util.Date getEndDate()
public void setEndDate(java.util.Date endDate)
endDate
- the endDate to setpublic java.util.Date getStartDate()
public void setStartDate(java.util.Date startDate)
startDate
- the startDate to setpublic int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa