Uses of Class
org.ow2.weblab.core.model.Document

Packages that use Document
org.ow2.weblab.core.model   
 

Uses of Document in org.ow2.weblab.core.model
 

Methods in org.ow2.weblab.core.model that return Document
 Document ObjectFactory.createDocument()
          Create an instance of Document
 

Methods in org.ow2.weblab.core.model that return types with arguments of type Document
 javax.xml.bind.JAXBElement<Document> ObjectFactory.createDocument(Document value)
          Create an instance of JAXBElement<Document>}
 

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



Copyright © 2004-2010. All Rights Reserved.