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

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

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

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

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

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

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

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