ca.infoway.messagebuilder.xml
Class Vocabulary

Package class diagram package Vocabulary
java.lang.Object
  extended by ca.infoway.messagebuilder.xml.Vocabulary

public class Vocabulary
extends Object


Constructor Summary
Vocabulary()
           
 
Method Summary
 List<ConceptDomain> getConceptDomains()
           
 List<ValueSet> getValueSets()
           
 void setConceptDomains(List<ConceptDomain> conceptDomains)
           
 void setValueSets(List<ValueSet> valueSets)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vocabulary

public Vocabulary()
Method Detail

getValueSets

public List<ValueSet> getValueSets()

getConceptDomains

public List<ConceptDomain> getConceptDomains()

setValueSets

public void setValueSets(List<ValueSet> valueSets)

setConceptDomains

public void setConceptDomains(List<ConceptDomain> conceptDomains)


Copyright © 2013. All Rights Reserved.