org.ow2.easywsdl.extensions.wsdl4complexwsdl.api
Interface ImportedDocuments
- All Known Implementing Classes:
- ImportedDocumentsImpl
public interface ImportedDocuments
getDocuments
java.util.List<Document> getDocuments()
addDocument
void addDocument(Document doc)
addAllDocuments
void addAllDocuments(java.util.Collection<Document> doc)
getAllDescriptions
java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> getAllDescriptions()
getAllSchemas
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> getAllSchemas()
Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.