|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BindingParam
This interface represents an input message, and contains the name of the input and the message itself.
| Method Summary | |
|---|---|
HTTPBinding4Wsdl11 |
getHTTPBinding4Wsdl11()
|
HTTPBinding4Wsdl20 |
getHTTPBinding4Wsdl20()
|
java.lang.String |
getHttpContentEncoding()
|
MIMEBinding4Wsdl11 |
getMIMEBinding4Wsdl11()
|
java.lang.String |
getName()
Get the name of this input. |
SOAP11Binding4Wsdl11 |
getSOAP11Binding4Wsdl11()
|
SOAP12Binding4Wsdl11 |
getSOAP12Binding4Wsdl11()
|
SOAPBinding4Wsdl20 |
getSOAP12Binding4Wsdl20()
|
void |
setName(java.lang.String name)
Set the name of this input. |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation |
| Method Detail |
|---|
void setName(java.lang.String name)
throws WSDLException
name - the desired name
WSDLExceptionjava.lang.String getName()
SOAP11Binding4Wsdl11 getSOAP11Binding4Wsdl11()
SOAP12Binding4Wsdl11 getSOAP12Binding4Wsdl11()
HTTPBinding4Wsdl11 getHTTPBinding4Wsdl11()
MIMEBinding4Wsdl11 getMIMEBinding4Wsdl11()
SOAPBinding4Wsdl20 getSOAP12Binding4Wsdl20()
HTTPBinding4Wsdl20 getHTTPBinding4Wsdl20()
java.lang.String getHttpContentEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||