javax.wsdl
public interface Part extends WSDLElement
Method Summary | |
---|---|
QName | getElementName() |
String | getName()
Get the name of this part.
|
QName | getTypeName() |
void | setElementName(QName elementName) |
void | setName(String name)
Set the name of this part.
|
void | setTypeName(QName typeName) |
Returns: the part name
Parameters: name the desired name