Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.tip.pc.services.notification.payload
Class ResponseType

java.lang.Object
  extended bycom.collaxa.cube.xml.BaseFacade
      extended byoracle.tip.pc.services.notification.payload.ResponseType

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

public class ResponseType
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, IResponseType

Class ResponseType.

See Also:
Serialized Form

Field Summary

 

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

 

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

 

Method Summary
 java.lang.String __getFacadeName()
          Method __getFacadeName
 java.lang.String getMessageId()
          Returns the value of field 'messageId'.
 void setMessageId(java.lang.String messageId)
          Sets the value of field 'messageId'.

 

Methods inherited from class com.collaxa.cube.xml.BaseFacade
addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, 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

ResponseType

public ResponseType()

ResponseType

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

Method Detail

__getFacadeName

public java.lang.String __getFacadeName()
Method __getFacadeName
Specified by:
__getFacadeName in interface org.collaxa.xml.IBaseFacade

getMessageId

public java.lang.String getMessageId()
Returns the value of field 'messageId'. The field 'messageId' has the following description:
Specified by:
getMessageId in interface IResponseType
Returns:
the value of field 'messageId'.

setMessageId

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

Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.