Uses of Class
ca.infoway.messagebuilder.xml.DomainSource

Packages that use DomainSource
ca.infoway.messagebuilder.xml   
 

Uses of DomainSource in ca.infoway.messagebuilder.xml
 

Fields in ca.infoway.messagebuilder.xml declared as DomainSource
static DomainSource DomainSource.CODE_SYSTEM
          A vocabulary source that represents the code system.
static DomainSource DomainSource.CONCEPT_DOMAIN
          A vocabulary source that represents the concept domain (domain name).
static DomainSource DomainSource.VALUE_SET
          A vocabulary source that represents the value set.
 

Methods in ca.infoway.messagebuilder.xml that return DomainSource
 DomainSource Relationship.getDomainSource()
          Get the vocabulary source.
 

Methods in ca.infoway.messagebuilder.xml with parameters of type DomainSource
 void Relationship.setDomainSource(DomainSource domainSource)
          Set the vocabulary source.
 



Copyright © 2013. All Rights Reserved.