Uses of Class
org.tolven.ccr.InsuranceType

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

Methods in org.tolven.ccr that return InsuranceType
 InsuranceType ObjectFactory.createInsuranceType()
          Create an instance of InsuranceType
 

Methods in org.tolven.ccr that return types with arguments of type InsuranceType
 java.util.List<InsuranceType> ContinuityOfCareRecord.Body.Payers.getPayer()
          Gets the value of the payer property.