Uses of Class
org.tolven.ccr.Direction.DoseCalculation

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

Methods in org.tolven.ccr that return Direction.DoseCalculation
 Direction.DoseCalculation ObjectFactory.createDirectionDoseCalculation()
          Create an instance of Direction.DoseCalculation
 

Methods in org.tolven.ccr that return types with arguments of type Direction.DoseCalculation
 java.util.List<Direction.DoseCalculation> Direction.getDoseCalculation()
          Gets the value of the doseCalculation property.