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

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

Methods in org.tolven.ccr that return ContinuityOfCareRecord.Body.Payers
 ContinuityOfCareRecord.Body.Payers ObjectFactory.createContinuityOfCareRecordBodyPayers()
          Create an instance of ContinuityOfCareRecord.Body.Payers
 ContinuityOfCareRecord.Body.Payers ContinuityOfCareRecord.Body.getPayers()
          Gets the value of the payers property.
 

Methods in org.tolven.ccr with parameters of type ContinuityOfCareRecord.Body.Payers
 void ContinuityOfCareRecord.Body.setPayers(ContinuityOfCareRecord.Body.Payers value)
          Sets the value of the payers property.