| 
 | Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   com.collaxa.cube.xml.BaseFacade
com.collaxa.cube.xml.BaseFacade
       com.oracle.bpel.sensor.schemas.TVariableData
com.oracle.bpel.sensor.schemas.TVariableData
public class TVariableData
| Constructor Summary | |
|---|---|
| TVariableData() | |
| TVariableData(org.w3c.dom.Element domElement) | |
| Method Summary | |
|---|---|
|  java.lang.String | __getFacadeName()Method __getFacadeName | 
|  java.lang.Object | getData()Returns the value of field 'data'. | 
|  int | getDataType()Returns the value of field 'dataType'. | 
|  java.lang.String | getQueryName()Returns the value of field 'queryName'. | 
|  java.lang.String | getTarget()Returns the value of field 'target'. | 
|  java.lang.String | getUpdaterName()Returns the value of field 'updaterName'. | 
|  java.lang.String | getUpdaterType()Returns the value of field 'updaterType'. | 
|  void | setData(java.lang.Object data)Sets the value of field 'data'. | 
|  void | setDataType(int dataType)Sets the value of field 'dataType'. | 
|  void | setQueryName(java.lang.String queryName)Sets the value of field 'queryName'. | 
|  void | setTarget(java.lang.String target)Sets the value of field 'target'. | 
|  void | setUpdaterName(java.lang.String updaterName)Sets the value of field 'updaterName'. | 
|  void | setUpdaterType(java.lang.String updaterType)Sets the value of field 'updaterType'. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TVariableData()
public TVariableData(org.w3c.dom.Element domElement)
| Method Detail | 
|---|
public java.lang.String __getFacadeName()
public java.lang.Object getData()
getData in interface ITVariableDatapublic int getDataType()
getDataType in interface ITVariableDatapublic java.lang.String getQueryName()
getQueryName in interface ITVariableDatapublic java.lang.String getTarget()
getTarget in interface ITVariableDatapublic java.lang.String getUpdaterName()
getUpdaterName in interface ITVariableDatapublic java.lang.String getUpdaterType()
getUpdaterType in interface ITVariableDatapublic void setData(java.lang.Object data)
setData in interface ITVariableDatadata - the value of field 'data'.public void setDataType(int dataType)
setDataType in interface ITVariableDatadataType - the value of field 'dataType'.public void setQueryName(java.lang.String queryName)
setQueryName in interface ITVariableDataqueryName - the value of field 'queryName'.public void setTarget(java.lang.String target)
setTarget in interface ITVariableDatatarget - the value of field 'target'.public void setUpdaterName(java.lang.String updaterName)
setUpdaterName in interface ITVariableDataupdaterName - the value of field 'updaterName'.public void setUpdaterType(java.lang.String updaterType)
setUpdaterType in interface ITVariableDataupdaterType - the value of field 'updaterType'.| 
 | Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||