|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.collaxa.cube.xml.BaseFacade
oracle.tip.pc.services.notification.payload.ArrayOfResponseType
Class ArrayOfResponseType.
| Field Summary |
| Fields inherited from class com.collaxa.cube.xml.BaseFacade |
serialVersionUID |
| Constructor Summary | |
ArrayOfResponseType() |
|
ArrayOfResponseType(org.w3c.dom.Element domElement) |
|
| Method Summary | |
java.lang.String |
__getFacadeName()Method __getFacadeName |
void |
addResponse(int index, IResponseType vResponse)Method addResponse |
void |
addResponse(IResponseType vResponse)Method addResponse |
void |
clearResponse()Method clearResponse |
java.util.List |
getResponse()Method getResponse |
IResponseType |
getResponse(int index)Method getResponse |
int |
getResponseCount()Method getResponseCount |
IResponseType |
removeResponse(int index)Method removeResponse |
void |
setResponse(int index, IResponseType vResponse)Method setResponse |
void |
setResponse(java.util.List responseList)Method setResponseSets the value of 'response' by copying the given ArrayList. |
| 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 |
public ArrayOfResponseType()
public ArrayOfResponseType(org.w3c.dom.Element domElement)
| Method Detail |
public java.lang.String __getFacadeName()
__getFacadeName in interface org.collaxa.xml.IBaseFacade
public void addResponse(IResponseType vResponse)
throws java.lang.IndexOutOfBoundsException
addResponse in interface IArrayOfResponseTypevResponse -java.lang.IndexOutOfBoundsException
public void addResponse(int index,
IResponseType vResponse)
throws java.lang.IndexOutOfBoundsException
addResponse in interface IArrayOfResponseTypeindex -vResponse -java.lang.IndexOutOfBoundsExceptionpublic void clearResponse()
clearResponse in interface IArrayOfResponseType
public IResponseType getResponse(int index)
throws java.lang.IndexOutOfBoundsException
getResponse in interface IArrayOfResponseTypeindex -java.lang.IndexOutOfBoundsExceptionpublic java.util.List getResponse()
getResponse in interface IArrayOfResponseTypepublic int getResponseCount()
getResponseCount in interface IArrayOfResponseType
public IResponseType removeResponse(int index)
throws java.lang.IndexOutOfBoundsException
removeResponse in interface IArrayOfResponseTypeindex -java.lang.IndexOutOfBoundsException
public void setResponse(int index,
IResponseType vResponse)
throws java.lang.IndexOutOfBoundsException
setResponse in interface IArrayOfResponseTypeindex -vResponse -java.lang.IndexOutOfBoundsExceptionpublic void setResponse(java.util.List responseList)
setResponse in interface IArrayOfResponseTyperesponseList - the Vector to copy.
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.