org.ow2.easywsdl.wsdl.api.binding.wsdl20.soap
Interface SOAPModule

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
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 org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getRef

java.lang.String getRef()

isRequired

boolean isRequired()


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.