| 
 | 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.TSensorActionProperty
com.oracle.bpel.sensor.schemas.TSensorActionProperty
public class TSensorActionProperty
| Constructor Summary | |
|---|---|
| TSensorActionProperty() | |
| TSensorActionProperty(org.w3c.dom.Element domElement) | |
| Method Summary | |
|---|---|
|  java.lang.String | __getFacadeName()Method __getFacadeName | 
|  java.lang.String | getName()Returns the value of field 'name'. | 
|  java.lang.String | getValue()Returns the value of field 'value'. | 
|  void | setName(java.lang.String name)Sets the value of field 'name'. | 
|  void | setValue(java.lang.String value)Sets the value of field 'value'. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TSensorActionProperty()
public TSensorActionProperty(org.w3c.dom.Element domElement)
| Method Detail | 
|---|
public java.lang.String __getFacadeName()
public java.lang.String getName()
getName in interface ITSensorActionPropertypublic java.lang.String getValue()
getValue in interface ITSensorActionPropertypublic void setName(java.lang.String name)
setName in interface ITSensorActionPropertyname - the value of field 'name'.public void setValue(java.lang.String value)
setValue in interface ITSensorActionPropertyvalue - the value of field 'value'.| 
 | 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 | ||||||||