it.eng.spagobi.tools.dataset.metadata
Class SbiWSDataSet

java.lang.Object
  extended by it.eng.spagobi.tools.dataset.metadata.SbiDataSetHistory
      extended by it.eng.spagobi.tools.dataset.metadata.SbiWSDataSet

public class SbiWSDataSet
extends SbiDataSetHistory

Author:
Angelo Bernabei angelo.bernabei@eng.it

Constructor Summary
SbiWSDataSet()
           
 
Method Summary
 java.lang.String getAdress()
          Gets the adress.
 java.lang.String getOperation()
          Gets the operation.
 void setAdress(java.lang.String adress)
          Sets the adress.
 void setOperation(java.lang.String operation)
          Sets the operation.
 
Methods inherited from class it.eng.spagobi.tools.dataset.metadata.SbiDataSetHistory
getCategory, getDsHId, getDsMetadata, getMetaVersion, getOrganization, getParameters, getPivotColumnName, getPivotColumnValue, getPivotRowName, getSbiDsConfig, getSbiVersionIn, getTimeIn, getTransformer, getUserIn, getVersionNum, isActive, isNumRows, setActive, setCategory, setDsHId, setDsMetadata, setMetaVersion, setNumRows, setOrganization, setParameters, setPivotColumnName, setPivotColumnValue, setPivotRowName, setSbiDsConfig, setSbiVersionIn, setTimeIn, setTransformer, setUserIn, setVersionNum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiWSDataSet

public SbiWSDataSet()
Method Detail

getAdress

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

Returns:
the adress

setAdress

public void setAdress(java.lang.String adress)
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