|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportedDocuments | |
---|---|
org.ow2.easywsdl.extensions.complexwsdl | |
org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl | |
org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout |
Uses of ImportedDocuments in org.ow2.easywsdl.extensions.complexwsdl |
---|
Methods in org.ow2.easywsdl.extensions.complexwsdl that return ImportedDocuments | |
---|---|
ImportedDocuments |
ObjectFactory.createImportedDocuments()
Create an instance of ImportedDocuments |
Methods in org.ow2.easywsdl.extensions.complexwsdl that return types with arguments of type ImportedDocuments | |
---|---|
javax.xml.bind.JAXBElement<ImportedDocuments> |
ObjectFactory.createImportedDocuments(ImportedDocuments value)
Create an instance of JAXBElement < ImportedDocuments > } |
Methods in org.ow2.easywsdl.extensions.complexwsdl with parameters of type ImportedDocuments | |
---|---|
javax.xml.bind.JAXBElement<ImportedDocuments> |
ObjectFactory.createImportedDocuments(ImportedDocuments value)
Create an instance of JAXBElement < ImportedDocuments > } |
Uses of ImportedDocuments in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl |
---|
Constructors in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl with parameters of type ImportedDocuments | |
---|---|
ImportedDocumentsImpl(ImportedDocuments documents,
org.ow2.easywsdl.wsdl.api.Description desc)
|
Uses of ImportedDocuments in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout |
---|
Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout that return types with arguments of type ImportedDocuments | |
---|---|
javax.xml.bind.JAXBElement<ImportedDocuments> |
WSDL4ComplexWsdlReaderImpl.convertElement2ImportedDocuments(org.w3c.dom.Element imptDocs)
|
Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout with parameters of type ImportedDocuments | |
---|---|
org.w3c.dom.Element |
WSDL4ComplexWsdlWriterImpl.convertImportedDocuments2Element(ImportedDocuments imptDocs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |