Uses of Class
org.tolven.ccr.ContinuityOfCareRecord.Comments

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

Methods in org.tolven.ccr that return ContinuityOfCareRecord.Comments
 ContinuityOfCareRecord.Comments ObjectFactory.createContinuityOfCareRecordComments()
          Create an instance of ContinuityOfCareRecord.Comments
 ContinuityOfCareRecord.Comments ContinuityOfCareRecord.getComments()
          Gets the value of the comments property.
 

Methods in org.tolven.ccr with parameters of type ContinuityOfCareRecord.Comments
 void ContinuityOfCareRecord.setComments(ContinuityOfCareRecord.Comments value)
          Sets the value of the comments property.