org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl
Class WSDL4ComplexWsdlElementImpl<T extends org.ow2.easywsdl.wsdl.api.WSDLElement>
java.lang.Object
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
Abstract super class for all WSDL Elements, providing some basic common functionality.
- Author:
- Nicolas Salatge - EBM WebSourcing
- See Also:
- Serialized Form
|
Field Summary |
protected T |
tag
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tag
protected T extends org.ow2.easywsdl.wsdl.api.WSDLElement tag
WSDL4ComplexWsdlElementImpl
public WSDL4ComplexWsdlElementImpl(T t)
throws WSDL4ComplexWsdlException
- Throws:
WSDL4ComplexWsdlException
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-2012 Petals Link (previously EBM WebSourcing). All Rights Reserved.