| 
 | 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.TSensorActionData
com.oracle.bpel.sensor.schemas.TSensorActionData
public class TSensorActionData
| Constructor Summary | |
|---|---|
| TSensorActionData() | |
| TSensorActionData(org.w3c.dom.Element domElement) | |
| Method Summary | |
|---|---|
|  java.lang.String | __getFacadeName()Method __getFacadeName | 
|  ITHeaderInfo | getHeader()Returns the value of field 'header'. | 
|  ITSensorData | getPayload()Returns the value of field 'payload'. | 
|  void | setHeader(ITHeaderInfo header)Sets the value of field 'header'. | 
|  void | setPayload(ITSensorData payload)Sets the value of field 'payload'. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TSensorActionData()
public TSensorActionData(org.w3c.dom.Element domElement)
| Method Detail | 
|---|
public java.lang.String __getFacadeName()
public ITHeaderInfo getHeader()
getHeader in interface ITSensorActionDatapublic ITSensorData getPayload()
getPayload in interface ITSensorActionDatapublic void setHeader(ITHeaderInfo header)
setHeader in interface ITSensorActionDataheader - the value of field 'header'.public void setPayload(ITSensorData payload)
setPayload in interface ITSensorActionDatapayload - the value of field 'payload'.| 
 | 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 | ||||||||