org.tolven.ccr
Class ImmunizationType

java.lang.Object
  extended by org.tolven.ccr.StructuredProductTypeWrapper
      extended by org.tolven.ccr.ImmunizationType

public class ImmunizationType
extends StructuredProductTypeWrapper

Simple wrapper class used in rules to distinguish a immunizations from other objects that also use the StructuredProductType

Author:
John Churin

Constructor Summary
ImmunizationType()
           
ImmunizationType(StructuredProductType structuredProductType)
           
 
Method Summary
 
Methods inherited from class org.tolven.ccr.StructuredProductTypeWrapper
getStructuredProductType, setStructuredProductType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImmunizationType

public ImmunizationType()

ImmunizationType

public ImmunizationType(StructuredProductType structuredProductType)