|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.dataset.bo.GuiDataSetDetail
it.eng.spagobi.tools.dataset.bo.WSDataSetDetail
public class WSDataSetDetail
Constructor Summary | |
---|---|
WSDataSetDetail()
|
Method Summary | |
---|---|
java.lang.String |
getAddress()
Gets the adress. |
java.lang.String |
getOperation()
Gets the operation. |
void |
setAddress(java.lang.String address)
Sets the adress. |
void |
setOperation(java.lang.String operation)
Sets the operation. |
Methods inherited from class it.eng.spagobi.tools.dataset.bo.GuiDataSetDetail |
---|
getCategoryId, getCategoryValueName, getDsHId, getDsId, getDsMetadata, getDsType, getMetaVersion, getParameters, getPivotColumnName, getPivotColumnValue, getPivotRowName, getSbiVersionIn, getTimeIn, getTransformerCd, getTransformerId, getUserIn, getVersionNum, isActive, isNumRows, setActive, setCategoryId, setCategoryValueName, setDsHId, setDsId, setDsMetadata, setDsType, setMetaVersion, setNumRows, setParameters, setPivotColumnName, setPivotColumnValue, setPivotRowName, setSbiVersionIn, setTimeIn, setTransformerCd, setTransformerId, setUserIn, setVersionNum |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDataSetDetail()
Method Detail |
---|
public java.lang.String getAddress()
public void setAddress(java.lang.String address)
adress
- the new adresspublic 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 |