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

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

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

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

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

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

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

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