| 
 | 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 | ||||||||
public interface ITActivityData
Interface ITActivityData.
| Method Summary | |
|---|---|
|  java.lang.String | getActivityType()Returns the value of field 'activityType'. | 
|  javax.xml.datatype.Duration | getDuration()Returns the value of field 'duration'. | 
|  double | getDurationInSeconds()Returns the value of field 'durationInSeconds'. | 
|  java.lang.String | getErrorMessage()Returns the value of field 'errorMessage'. | 
|  java.lang.String | getEvalPoint()Returns the value of field 'evalPoint'. | 
|  void | setActivityType(java.lang.String activityType)Sets the value of field 'activityType'. | 
|  void | setDuration(javax.xml.datatype.Duration duration)Sets the value of field 'duration'. | 
|  void | setDurationInSeconds(double durationInSeconds)Sets the value of field 'durationInSeconds'. | 
|  void | setErrorMessage(java.lang.String errorMessage)Sets the value of field 'errorMessage'. | 
|  void | setEvalPoint(java.lang.String evalPoint)Sets the value of field 'evalPoint'. | 
| Method Detail | 
|---|
java.lang.String getActivityType()
javax.xml.datatype.Duration getDuration()
double getDurationInSeconds()
java.lang.String getErrorMessage()
java.lang.String getEvalPoint()
void setActivityType(java.lang.String activityType)
activityType - the value of field 'activityType'.void setDuration(javax.xml.datatype.Duration duration)
duration - the value of field 'duration'.void setDurationInSeconds(double durationInSeconds)
durationInSeconds - the value of field 'durationInSeconds'.void setErrorMessage(java.lang.String errorMessage)
errorMessage - the value of field 'errorMessage'.void setEvalPoint(java.lang.String evalPoint)
evalPoint - the value of field 'evalPoint'.| 
 | 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 | ||||||||