com.ebmwebsourcing.commons.wsdl.impl.wsdl20.binding.soap
Class SOAPModuleImpl

java.lang.Object
  extended by com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl<Module>
      extended by com.ebmwebsourcing.commons.wsdl.impl.wsdl20.binding.soap.SOAPModuleImpl
All Implemented Interfaces:
SOAPModule, WSDLElement, java.io.Serializable

public class SOAPModuleImpl
extends AbstractWSDLElementImpl<Module>
implements SOAPModule

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl
documentation, model
 
Constructor Summary
SOAPModuleImpl(Module m)
           
 
Method Summary
 java.lang.String getRef()
           
 boolean isRequired()
           
 
Methods inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation
 

Constructor Detail

SOAPModuleImpl

public SOAPModuleImpl(Module m)
Method Detail

getRef

public java.lang.String getRef()
Specified by:
getRef in interface SOAPModule

isRequired

public boolean isRequired()
Specified by:
isRequired in interface SOAPModule


Copyright © 2008 eBM WebSourcing. All Rights Reserved.