|
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 ITProcessSensorValueHeader.
| Method Summary | |
ITSensor |
getSensor()Returns the value of field 'sensor'. |
java.util.Calendar |
getTimestamp()Returns the value of field 'timestamp'. |
void |
setSensor(ITSensor sensor)Sets the value of field 'sensor'. |
void |
setTimestamp(java.util.Calendar timestamp)Sets the value of field 'timestamp'. |
| Method Detail |
public ITSensor getSensor()
public java.util.Calendar getTimestamp()
public void setSensor(ITSensor sensor)
sensor - the value of field 'sensor'.public void setTimestamp(java.util.Calendar timestamp)
timestamp - the value of field 'timestamp'.
|
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 | |||||||||