Uses of Class
org.tolven.ccr.Immunizations

Packages that use Immunizations
org.tolven.ccr The structures defined in this package are an exact representation of the ASTM E2369-05, Standard Specification for the Continuity of Care Record. 
 

Uses of Immunizations in org.tolven.ccr
 

Methods in org.tolven.ccr that return Immunizations
 Immunizations ObjectFactory.createImmunizations()
          Create an instance of Immunizations
 Immunizations Reaction.Interventions.Intervention.getImmunizations()
          Gets the value of the immunizations property.
 

Methods in org.tolven.ccr with parameters of type Immunizations
 void Reaction.Interventions.Intervention.setImmunizations(Immunizations value)
          Sets the value of the immunizations property.