public class WSDLExtensibilityElement extends Object implements Serializable
| Constructor and Description |
|---|
WSDLExtensibilityElement(String uri,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
Element |
getElement() |
String |
getUri() |
boolean |
isRequired() |
void |
setElement(Element element) |
void |
setRequired(boolean required) |
void |
setUri(String uri) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.