Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.6.3)
E14900-08


com.oracle.bpel.sensor.schemas
Class TSensorActionProperty

java.lang.Object
  extended by com.collaxa.cube.xml.BaseFacade
      extended by com.oracle.bpel.sensor.schemas.TSensorActionProperty

All Implemented Interfaces:
ITSensorActionProperty, java.io.Serializable

public class TSensorActionProperty
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, ITSensorActionProperty

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

TSensorActionProperty

public TSensorActionProperty()

TSensorActionProperty

public TSensorActionProperty(org.w3c.dom.Element domElement)

Method Detail

__getFacadeName

public java.lang.String __getFacadeName()
Method __getFacadeName

getName

public java.lang.String getName()
Returns the value of field 'name'. The field 'name' has the following description: null
Specified by:
getName in interface ITSensorActionProperty
Returns:
the value of field 'name'.

getValue

public java.lang.String getValue()
Returns the value of field 'value'. The field 'value' has the following description: internal content storage
Specified by:
getValue in interface ITSensorActionProperty
Returns:
the value of field 'value'.

setName

public void setName(java.lang.String name)
Sets the value of field 'name'. The field 'name' has the following description: null
Specified by:
setName in interface ITSensorActionProperty
Parameters:
name - the value of field 'name'.

setValue

public void setValue(java.lang.String value)
Sets the value of field 'value'. The field 'value' has the following description: internal content storage
Specified by:
setValue in interface ITSensorActionProperty
Parameters:
value - the value of field 'value'.

Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.6.3)
E14900-08


Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.