Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
List<WSDLExtensibilityElement> |
Extendable.getAllExtensibilityElements() |
List<WSDLExtensibilityElement> |
Extendable.getExtensibilityElements(String uri) |
List<WSDLExtensibilityElement> |
Extendable.getNotUnderstoodExtElements() |
Modifier and Type | Method and Description |
---|---|
void |
Extendable.addExtensibilityElement(WSDLExtensibilityElement extElement) |
void |
Extendable.addNotUnderstoodExtElement(WSDLExtensibilityElement element) |
Modifier and Type | Method and Description |
---|---|
void |
Extendable.setNotUnderstoodExtElements(List<WSDLExtensibilityElement> notUnderstoodExtElement) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.