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

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

Methods in org.tolven.ccr that return ContinuityOfCareRecord.Body
 ContinuityOfCareRecord.Body ObjectFactory.createContinuityOfCareRecordBody()
          Create an instance of ContinuityOfCareRecord.Body
 ContinuityOfCareRecord.Body ContinuityOfCareRecord.getBody()
          Gets the value of the body property.
 

Methods in org.tolven.ccr with parameters of type ContinuityOfCareRecord.Body
 void ContinuityOfCareRecord.setBody(ContinuityOfCareRecord.Body value)
          Sets the value of the body property.