|
||||||||||
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.SbiWSDataSet
public class SbiWSDataSet
Constructor Summary | |
---|---|
SbiWSDataSet()
|
Method Summary | |
---|---|
java.lang.String |
getAdress()
Gets the adress. |
java.lang.String |
getExecutorClass()
Gets the executor class. |
java.lang.String |
getOperation()
Gets the operation. |
void |
setAdress(java.lang.String adress)
Sets the adress. |
void |
setExecutorClass(java.lang.String executorClass)
Sets the executor class. |
void |
setOperation(java.lang.String operation)
Sets the operation. |
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 SbiWSDataSet()
Method Detail |
---|
public java.lang.String getAdress()
public void setAdress(java.lang.String adress)
adress
- the new adresspublic java.lang.String getExecutorClass()
public void setExecutorClass(java.lang.String executorClass)
executorClass
- the new executor classpublic java.lang.String getOperation()
public void setOperation(java.lang.String operation)
operation
- the new operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |