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 © 2018 JBoss by Red Hat. All rights reserved.