com.ibm.wsdl.extensions.http
public class HTTPUrlReplacementImpl extends Object implements HTTPUrlReplacement
| Field Summary | |
|---|---|
| protected QName | elementType |
| protected Boolean | required |
| static long | serialVersionUID |
| Method Summary | |
|---|---|
| QName | getElementType()
Get the type of this extensibility element.
|
| Boolean | getRequired()
Get whether or not the semantics of this extension
are required. |
| void | setElementType(QName elementType)
Set the type of this extensibility element.
|
| void | setRequired(Boolean required)
Set whether or not the semantics of this extension
are required. |
| String | toString() |
Returns: the extensibility element's type
Parameters: elementType the type