org.ow2.easywsdl.wsdl.api
Interface Import

All Superinterfaces:
AbsItfImport<Description>, AbsItfInclude<Description>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
ImportImpl, ImportImpl

public interface Import
extends AbsItfImport<Description>

This interface represents an import, and may contain a reference to the imported definition.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfImport
getNamespaceURI, setNamespaceURI
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfInclude
getDescription, getLocationURI, setDescription, setLocationURI
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



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