org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl
Class WSDL4ComplexWsdlElementImpl<T extends org.ow2.easywsdl.wsdl.api.WSDLElement>

java.lang.Object
  extended by org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.WSDL4ComplexWsdlElementImpl<T>
All Implemented Interfaces:
java.io.Serializable, WSDL4ComplexWsdlElement

public class WSDL4ComplexWsdlElementImpl<T extends org.ow2.easywsdl.wsdl.api.WSDLElement>
extends java.lang.Object
implements WSDL4ComplexWsdlElement

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

Field Summary
protected  T tag
           
 
Constructor Summary
WSDL4ComplexWsdlElementImpl(T t)
           
 
Method Summary
 ImportedDocuments getImportedDocuments()
           
static WSDL4ComplexWsdlReaderImpl getWSDLReader()
           
 void setImportedDocuments(ImportedDocuments docs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tag

protected T extends org.ow2.easywsdl.wsdl.api.WSDLElement tag
Constructor Detail

WSDL4ComplexWsdlElementImpl

public WSDL4ComplexWsdlElementImpl(T t)
                            throws WSDL4ComplexWsdlException
Throws:
WSDL4ComplexWsdlException
Method Detail

getWSDLReader

public static WSDL4ComplexWsdlReaderImpl getWSDLReader()
                                                throws WSDL4ComplexWsdlException
Throws:
WSDL4ComplexWsdlException

getImportedDocuments

public ImportedDocuments getImportedDocuments()
Specified by:
getImportedDocuments in interface WSDL4ComplexWsdlElement

setImportedDocuments

public void setImportedDocuments(ImportedDocuments docs)
                          throws WSDL4ComplexWsdlException
Specified by:
setImportedDocuments in interface WSDL4ComplexWsdlElement
Throws:
WSDL4ComplexWsdlException


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