Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.9)
E10660-12


oracle.bpel.services.notification.payload
Class NotificationPropertyType

java.lang.Object
  extended by com.collaxa.cube.xml.BaseFacade
      extended by oracle.bpel.services.notification.payload.NotificationPropertyType

All Implemented Interfaces:
java.io.Serializable, INotificationPropertyType, org.collaxa.xml.IBaseFacade, org.collaxa.xml.IFacade

public class NotificationPropertyType
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, INotificationPropertyType
See Also:
Serialized Form

Field Summary

 

Fields inherited from class com.collaxa.cube.xml.BaseFacade
serialVersionUID

 

Constructor Summary
NotificationPropertyType()
           
NotificationPropertyType(org.w3c.dom.Element domElement)
           

 

Method Summary
 java.lang.String __getFacadeName()
          Method __getFacadeName
 java.lang.String getPropertyName()
          Returns the value of field 'propertyName'.
 java.lang.String getPropertyValue()
          Returns the value of field 'propertyValue'.
 void setPropertyName(java.lang.String propertyName)
          Sets the value of field 'propertyName'.
 void setPropertyValue(java.lang.String propertyValue)
          Sets the value of field 'propertyValue'.

 

Methods inherited from class com.collaxa.cube.xml.BaseFacade
_setChildElementValue, addChildElement, addChildElement, clearChildElements, containsChildElement, getAttributeValue, getChildElement, getChildElement, getChildElements, getChildElementValue, getChildElementValue, getElementName, getNamespaceUri, getQName, getRootElement, getSimpleContent, isRootElement, isRootElement, numberOfChildElements, parseQName, removeChildElement, removeChildElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setChildElement, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setRootElement, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, toDOM, toString, toXML, toXML

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

NotificationPropertyType

public NotificationPropertyType()

NotificationPropertyType

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

Method Detail

__getFacadeName

public java.lang.String __getFacadeName()
Method __getFacadeName
Specified by:
__getFacadeName in interface org.collaxa.xml.IBaseFacade
Overrides:
__getFacadeName in class com.collaxa.cube.xml.BaseFacade

getPropertyName

public java.lang.String getPropertyName()
Returns the value of field 'propertyName'. The field 'propertyName' has the following description:
Specified by:
getPropertyName in interface INotificationPropertyType
Returns:
the value of field 'propertyName'.

getPropertyValue

public java.lang.String getPropertyValue()
Returns the value of field 'propertyValue'. The field 'propertyValue' has the following description:
Specified by:
getPropertyValue in interface INotificationPropertyType
Returns:
the value of field 'propertyValue'.

setPropertyName

public void setPropertyName(java.lang.String propertyName)
Sets the value of field 'propertyName'. The field 'propertyName' has the following description:
Specified by:
setPropertyName in interface INotificationPropertyType
Parameters:
propertyName - the value of field 'propertyName'.

setPropertyValue

public void setPropertyValue(java.lang.String propertyValue)
Sets the value of field 'propertyValue'. The field 'propertyValue' has the following description:
Specified by:
setPropertyValue in interface INotificationPropertyType
Parameters:
propertyValue - the value of field 'propertyValue'.

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.9)
E10660-12


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