Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.query.DocumentRoot

Packages that use DocumentRoot
org.eclipse.ohf.ihe.common.ebxml._3._0.query   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.util   
 

Uses of DocumentRoot in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return DocumentRoot
 DocumentRoot QueryFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'.
 

Uses of DocumentRoot in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return DocumentRoot
 DocumentRoot QueryFactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util with parameters of type DocumentRoot
 java.lang.Object QuerySwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpretting the object as an instance of 'Document Root'.