Uses of Class
org.tolven.ccr.InsuranceType.Authorizations

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

Methods in org.tolven.ccr that return InsuranceType.Authorizations
 InsuranceType.Authorizations ObjectFactory.createInsuranceTypeAuthorizations()
          Create an instance of InsuranceType.Authorizations
 InsuranceType.Authorizations InsuranceType.getAuthorizations()
          Gets the value of the authorizations property.
 

Methods in org.tolven.ccr with parameters of type InsuranceType.Authorizations
 void InsuranceType.setAuthorizations(InsuranceType.Authorizations value)
          Sets the value of the authorizations property.