public interface WSDLMessage extends WSDLObject, WSDLExtensible
Modifier and Type | Method and Description |
---|---|
QName |
getName()
Gives wsdl:message@name value.
|
Iterable<? extends WSDLPart> |
parts()
Gets all the parts.
|
addExtension, addNotUnderstoodExtension, areRequiredExtensionsUnderstood, getExtension, getExtensions, getExtensions, getNotUnderstoodExtensions
getLocation
Copyright © 2015 Oracle Corporation. All rights reserved.