Uses of Class
org.tolven.ccr.AuthorizationType.Immunizations

Packages that use AuthorizationType.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 AuthorizationType.Immunizations in org.tolven.ccr
 

Methods in org.tolven.ccr that return AuthorizationType.Immunizations
 AuthorizationType.Immunizations ObjectFactory.createAuthorizationTypeImmunizations()
          Create an instance of AuthorizationType.Immunizations
 AuthorizationType.Immunizations AuthorizationType.getImmunizations()
          Gets the value of the immunizations property.
 

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