Uses of Class
org.ow2.easywsdl.extensions.complexwsdl.Document

Packages that use Document
org.ow2.easywsdl.extensions.complexwsdl   
org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl   
org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout   
 

Uses of Document in org.ow2.easywsdl.extensions.complexwsdl
 

Fields in org.ow2.easywsdl.extensions.complexwsdl with type parameters of type Document
protected  java.util.List<Document> ImportedDocuments.document
           
 

Methods in org.ow2.easywsdl.extensions.complexwsdl that return Document
 Document ObjectFactory.createDocument()
          Create an instance of Document
 

Methods in org.ow2.easywsdl.extensions.complexwsdl that return types with arguments of type Document
 javax.xml.bind.JAXBElement<Document> ObjectFactory.createDocument(Document value)
          Create an instance of JAXBElement<Document>}
 java.util.List<Document> ImportedDocuments.getDocument()
          Gets the value of the document property.
 

Methods in org.ow2.easywsdl.extensions.complexwsdl with parameters of type Document
 javax.xml.bind.JAXBElement<Document> ObjectFactory.createDocument(Document value)
          Create an instance of JAXBElement<Document>}
 

Uses of Document in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl
 

Constructors in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl with parameters of type Document
DocumentImpl(Document doc, ImportedDocuments docs)
           
 

Uses of Document in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout
 

Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout that return types with arguments of type Document
 javax.xml.bind.JAXBElement<Document> WSDL4ComplexWsdlReaderImpl.convertElement2Document(org.w3c.dom.Element imptDocs)
           
 



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