org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11
Class SOAP11BodyImpl
java.lang.Object
org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11.SOAP11BodyImpl
- All Implemented Interfaces:
- SOAP11Body
public class SOAP11BodyImpl
- extends java.lang.Object
- implements SOAP11Body
- Author:
- Nicolas Salatge - eBM WebSourcing
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAP11BodyImpl
public SOAP11BodyImpl(TBody body,
AbstractWSDLElementImpl parent)
getEncodingStyles
public java.util.List<java.lang.String> getEncodingStyles()
- Specified by:
getEncodingStyles
in interface SOAP11Body
getNamespace
public java.lang.String getNamespace()
- Specified by:
getNamespace
in interface SOAP11Body
getUse
public SOAPBinding4Wsdl11.UseConstants getUse()
- Specified by:
getUse
in interface SOAP11Body
getParts
public java.util.List<java.lang.String> getParts()
- Specified by:
getParts
in interface SOAP11Body
getRequired
public java.lang.Boolean getRequired()
- Specified by:
getRequired
in interface SOAP11Body
getModel
public TBody getModel()
setUse
public void setUse(SOAPBinding4Wsdl11.UseConstants use)
- Specified by:
setUse
in interface SOAP11Body
Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.