it.eng.spagobi.tools.dataset.bo
Class WSDataSetDetail

java.lang.Object
  extended by it.eng.spagobi.tools.dataset.bo.GuiDataSetDetail
      extended by it.eng.spagobi.tools.dataset.bo.WSDataSetDetail
All Implemented Interfaces:
java.io.Serializable

public class WSDataSetDetail
extends GuiDataSetDetail

Author:
Chiara Chiarelli
See Also:
Serialized Form

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

WSDataSetDetail

public WSDataSetDetail()
Method Detail

getAddress

public java.lang.String getAddress()
Gets the adress.

Returns:
the adress

setAddress

public void setAddress(java.lang.String address)
Sets the adress.

Parameters:
adress - the new adress

getOperation

public java.lang.String getOperation()
Gets the operation.

Returns:
the operation

setOperation

public void setOperation(java.lang.String operation)
Sets the operation.

Parameters:
operation - the new operation