|
Oracle Application Server Web Services Proxy API Reference 10g (9.0.4) B10395-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents a message part and contains the part's name, elementName, and typeName.
| Method Summary | |
org.apache.soap.util.xml.QName |
getComponentType()Returns the qualified name of the component type of an array. |
org.w3c.dom.Element |
getDocumentationElement()Get the documentation element. |
org.apache.soap.util.xml.QName |
getElementName()Returns the qualified name of the part type |
java.lang.String |
getName()Get the name of this part. |
org.apache.soap.util.xml.QName |
getTypeName()Returns the qualified name of the part type |
boolean |
isArrayType()Returns true if the part complexType is an Array defined according to the SOAP/WSDL specs. |
| Method Detail |
public java.lang.String getName()
public org.apache.soap.util.xml.QName getElementName()
public org.apache.soap.util.xml.QName getTypeName()
public boolean isArrayType()
public org.apache.soap.util.xml.QName getComponentType()
public org.w3c.dom.Element getDocumentationElement()
|
Oracle Application Server Web Services Proxy API Reference 10g (9.0.4) B10395-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||