public interface WsdlExtension
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getKey() | Deprecated. returns the key for this extension. | 
| void | write(org.w3c.dom.Element parent,
     WsdlWriter wsdlWriter) | Deprecated. | 
java.lang.String getKey()
void write(org.w3c.dom.Element parent,
           WsdlWriter wsdlWriter)