Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLRPCPart |
WSDLInterfaceMessageReference.getChildPart(String name)
Gets the child part associated with this message reference by part name.
|
Modifier and Type | Method and Description |
---|---|
Collection<WSDLRPCPart> |
WSDLInterfaceMessageReference.getChildParts()
Gets the child parts associated with this message reference.
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLInterfaceMessageReference.addChildPart(WSDLRPCPart childPart)
Adds a child part to this mesage reference.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.