Uses of Class
be.ehealth.business.mycarenetcommons.domain.CareProvider

Packages that use CareProvider
be.ehealth.business.mycarenetcommons.builders.util   
be.ehealth.business.mycarenetcommons.domain this package contains the domain objects to create a request to send to mycarenet as defined on their document Service_Catalogue_Commons 
 

Uses of CareProvider in be.ehealth.business.mycarenetcommons.builders.util
 

Methods in be.ehealth.business.mycarenetcommons.builders.util that return CareProvider
 CareProvider CareProviderBuilder.build()
          returns the filled careprovider.
 

Methods in be.ehealth.business.mycarenetcommons.builders.util with parameters of type CareProvider
 GeneralCommonInputBuilder GeneralCommonInputBuilder.addCareProvider(CareProvider careprovider)
           
 

Uses of CareProvider in be.ehealth.business.mycarenetcommons.domain
 

Methods in be.ehealth.business.mycarenetcommons.domain that return CareProvider
 CareProvider Origin.getCareProvider()
           
 

Methods in be.ehealth.business.mycarenetcommons.domain with parameters of type CareProvider
 void Origin.setCareProvider(CareProvider careProvider)
           
 

Constructors in be.ehealth.business.mycarenetcommons.domain with parameters of type CareProvider
Origin(PackageInfo packageInfo, CareProvider careProvider)
           
Origin(PackageInfo packageInfo, String siteId, CareProvider careProvider, Party sender)
           
 




Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.