org.apache.axis.deployment.wsdd
public class WSDDDocumentation extends WSDDElement
| Constructor Summary | |
|---|---|
| WSDDDocumentation(String value) | |
| WSDDDocumentation(Element e) | |
| Method Summary | |
|---|---|
| protected QName | getElementName() the documentation |
| String | getValue()
get the documentation |
| void | setValue(String value)
set the documentation |
| void | writeToContext(SerializationContext context)
Write this element out to a SerializationContext |
Parameters: e (Element) XXX
Throws: WSDDException XXX