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

Packages that use ContentManagementServiceResponseType
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 ContentManagementServiceResponseType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 

Subinterfaces of ContentManagementServiceResponseType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 interface CatalogContentResponseType
          A representation of the model object 'Catalog Content Response Type'.
 interface ValidateContentResponseType
          A representation of the model object 'Validate Content Response Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms that return ContentManagementServiceResponseType
 ContentManagementServiceResponseType CMSFactory.createContentManagementServiceResponseType()
          Returns a new object of class 'Content Management Service Response Type'.
 

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

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that implement ContentManagementServiceResponseType
 class CatalogContentResponseTypeImpl
          An implementation of the model object 'Catalog Content Response Type'.
 class ContentManagementServiceResponseTypeImpl
          An implementation of the model object 'Content Management Service Response Type'.
 class ValidateContentResponseTypeImpl
          An implementation of the model object 'Validate Content Response Type'.
 

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

Uses of ContentManagementServiceResponseType 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 ContentManagementServiceResponseType
 java.lang.Object CMSSwitch.caseContentManagementServiceResponseType(ContentManagementServiceResponseType object)
          Returns the result of interpretting the object as an instance of 'Content Management Service Response Type'.