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

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

Methods in org.tolven.ccr that return ContinuityOfCareRecord.Body.Support
 ContinuityOfCareRecord.Body.Support ObjectFactory.createContinuityOfCareRecordBodySupport()
          Create an instance of ContinuityOfCareRecord.Body.Support
 ContinuityOfCareRecord.Body.Support ContinuityOfCareRecord.Body.getSupport()
          Gets the value of the support property.
 

Methods in org.tolven.ccr with parameters of type ContinuityOfCareRecord.Body.Support
 void ContinuityOfCareRecord.Body.setSupport(ContinuityOfCareRecord.Body.Support value)
          Sets the value of the support property.