public class FilingIndicatorsInfo
extends java.lang.Object
| Constructor and Description |
|---|
FilingIndicatorsInfo(java.lang.String code)
Instantiates a new filing indicators info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addTable(XBRLTable table)
Adds the table.
|
boolean |
equals(java.lang.Object obj)
Equals.
|
java.lang.String |
getCode()
Gets the code.
|
XBRLFactItem |
getFact()
Gets the fact.
|
EBAProcessor.FilingSerializationMode |
getMode()
Gets the mode.
|
java.util.List<XBRLTable> |
getTables()
Gets the tables.
|
int |
hashCode()
Hash code.
|
void |
setCode(java.lang.String code)
Sets the code.
|
void |
setFact(XBRLFactItem fact)
Sets the fact.
|
void |
setMode(EBAProcessor.FilingSerializationMode mode)
Sets the mode.
|
public FilingIndicatorsInfo(java.lang.String code)
code - the codepublic void addTable(XBRLTable table)
table - the table to setpublic void setCode(java.lang.String code)
code - the code to setpublic java.lang.String getCode()
public java.util.List<XBRLTable> getTables()
public void setFact(XBRLFactItem fact)
fact - the fact to setpublic XBRLFactItem getFact()
public EBAProcessor.FilingSerializationMode getMode()
public void setMode(EBAProcessor.FilingSerializationMode mode)
mode - the mode to setpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the objCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa