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

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

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

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

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

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

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

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