| 
 | 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 ITSensor
Interface ITSensor.
| Method Summary | |
|---|---|
|  ITActivityConfig | getActivityConfig()Returns the value of field 'activityConfig'. | 
|  ITFaultConfig | getFaultConfig()Returns the value of field 'faultConfig'. | 
|  java.lang.String | getFilter()Returns the value of field 'filter'. | 
|  java.lang.String | getKind()Returns the value of field 'kind'. | 
|  java.lang.String | getSensorName()Returns the value of field 'sensorName'. | 
|  java.lang.String | getTarget()Returns the value of field 'target'. | 
|  ITVariableConfig | getVariableConfig()Returns the value of field 'variableConfig'. | 
|  void | setActivityConfig(ITActivityConfig activityConfig)Sets the value of field 'activityConfig'. | 
|  void | setFaultConfig(ITFaultConfig faultConfig)Sets the value of field 'faultConfig'. | 
|  void | setFilter(java.lang.String filter)Sets the value of field 'filter'. | 
|  void | setKind(java.lang.String kind)Sets the value of field 'kind'. | 
|  void | setSensorName(java.lang.String sensorName)Sets the value of field 'sensorName'. | 
|  void | setTarget(java.lang.String target)Sets the value of field 'target'. | 
|  void | setVariableConfig(ITVariableConfig variableConfig)Sets the value of field 'variableConfig'. | 
| Method Detail | 
|---|
ITActivityConfig getActivityConfig()
ITFaultConfig getFaultConfig()
java.lang.String getFilter()
java.lang.String getKind()
java.lang.String getSensorName()
java.lang.String getTarget()
ITVariableConfig getVariableConfig()
void setActivityConfig(ITActivityConfig activityConfig)
activityConfig - the value of field 'activityConfig'.void setFaultConfig(ITFaultConfig faultConfig)
faultConfig - the value of field 'faultConfig'.void setFilter(java.lang.String filter)
filter - the value of field 'filter'.void setKind(java.lang.String kind)
kind - the value of field 'kind'.void setSensorName(java.lang.String sensorName)
sensorName - the value of field 'sensorName'.void setTarget(java.lang.String target)
target - the value of field 'target'.void setVariableConfig(ITVariableConfig variableConfig)
variableConfig - the value of field 'variableConfig'.| 
 | 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 | ||||||||