com.ebmwebsourcing.commons.wsdl.api.binding.wsdl20.soap
Interface SOAPModule

All Superinterfaces:
java.io.Serializable, WSDLElement
All Known Implementing Classes:
SOAPModuleImpl

public interface SOAPModule
extends WSDLElement

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 java.lang.String getRef()
           
 boolean isRequired()
           
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation
 

Method Detail

getRef

java.lang.String getRef()

isRequired

boolean isRequired()


Copyright © 2008 eBM WebSourcing. All Rights Reserved.