com.ibm.wsdl
public class TypesImpl extends Object implements Types
Field Summary | |
---|---|
protected Element | docEl |
protected List | extElements |
static long | serialVersionUID |
Method Summary | |
---|---|
void | addExtensibilityElement(ExtensibilityElement extElement)
Add an extensibility element.
|
Element | getDocumentationElement()
Get the documentation element. |
List | getExtensibilityElements()
Get all the extensibility elements defined here. |
void | setDocumentationElement(Element docEl)
Set the documentation element for this document. |
String | toString() |
Parameters: extElement the extensibility element to be added
Returns: the documentation element
Parameters: docEl the documentation element