|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface ITSensorActionData.
| Method Summary | |
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'. |
| Method Detail |
public ITHeaderInfo getHeader()
public ITSensorData getPayload()
public void setHeader(ITHeaderInfo header)
header - the value of field 'header'.public void setPayload(ITSensorData payload)
payload - the value of field 'payload'.
|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||