|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.dataset.metadata.SbiDataSetConfig
it.eng.spagobi.tools.dataset.metadata.SbiFileDataSet
public class SbiFileDataSet
Constructor Summary | |
---|---|
SbiFileDataSet()
|
Method Summary | |
---|---|
java.lang.String |
getFileName()
Gets the file name. |
void |
setFileName(java.lang.String fileName)
Sets the file name. |
Methods inherited from class it.eng.spagobi.tools.dataset.metadata.SbiDataSetConfig |
---|
getDescription, getDsId, getLabel, getName, getParameters, getPivotColumnName, getPivotColumnValue, getPivotRowName, getTransformer, isNumRows, setDescription, setDsId, setLabel, setName, setNumRows, setParameters, setPivotColumnName, setPivotColumnValue, setPivotRowName, setTransformer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiFileDataSet()
Method Detail |
---|
public java.lang.String getFileName()
public void setFileName(java.lang.String fileName)
fileName
- the new file name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |