Uses of Class
org.tolven.ccr.GoalType

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

Methods in org.tolven.ccr that return GoalType
 GoalType ObjectFactory.createGoalType()
          Create an instance of GoalType
 

Methods in org.tolven.ccr that return types with arguments of type GoalType
 java.util.List<GoalType> Goals.getGoal()
          Gets the value of the goal property.