|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document | |
|---|---|
| org.ow2.easywsdl.extensions.wsdl4complexwsdl.api | |
| org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl | |
| Uses of Document in org.ow2.easywsdl.extensions.wsdl4complexwsdl.api |
|---|
| Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.api that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
ImportedDocuments.getDocuments()
|
| Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.api with parameters of type Document | |
|---|---|
void |
ImportedDocuments.addDocument(Document doc)
|
| Method parameters in org.ow2.easywsdl.extensions.wsdl4complexwsdl.api with type arguments of type Document | |
|---|---|
void |
ImportedDocuments.addAllDocuments(java.util.Collection<Document> doc)
|
| Uses of Document in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl |
|---|
| Classes in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl that implement Document | |
|---|---|
class |
DocumentImpl
|
| Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
ImportedDocumentsImpl.getDocuments()
|
| Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl with parameters of type Document | |
|---|---|
void |
ImportedDocumentsImpl.addDocument(Document doc)
|
| Method parameters in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl with type arguments of type Document | |
|---|---|
void |
ImportedDocumentsImpl.addAllDocuments(java.util.Collection<Document> docs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||