Uses of Interface
be.ehealth.businessconnector.chapterIV.wrapper.Chap4MedicalAdvisorAgreementResponseWrapper

Packages that use Chap4MedicalAdvisorAgreementResponseWrapper
be.ehealth.businessconnector.chapterIV.builders   
be.ehealth.businessconnector.chapterIV.builders.impl   
be.ehealth.businessconnector.chapterIV.wrapper.impl   
 

Uses of Chap4MedicalAdvisorAgreementResponseWrapper in be.ehealth.businessconnector.chapterIV.builders
 

Methods in be.ehealth.businessconnector.chapterIV.builders that return Chap4MedicalAdvisorAgreementResponseWrapper
static Chap4MedicalAdvisorAgreementResponseWrapper<AskChap4MedicalAdvisorAgreementResponse> WrappedResponseBuilder.wrap(AskChap4MedicalAdvisorAgreementResponse response)
          wraps a xml class that doesn't implement any interface in a generic class which implements the interfaces.
static Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse> WrappedResponseBuilder.wrap(ConsultChap4MedicalAdvisorAgreementResponse agreementResponse)
          wraps ConsultChap4MedicalAdvisorAgreementResponse in a more generic Chap4MedicalAdvisorAgreementResponseWrapper.
 

Uses of Chap4MedicalAdvisorAgreementResponseWrapper in be.ehealth.businessconnector.chapterIV.builders.impl
 

Methods in be.ehealth.businessconnector.chapterIV.builders.impl with parameters of type Chap4MedicalAdvisorAgreementResponseWrapper
 byte[] ResponseBuilderImpl.getSecuredContent(Chap4MedicalAdvisorAgreementResponseWrapper<?> agreementResponse)
           
 

Uses of Chap4MedicalAdvisorAgreementResponseWrapper in be.ehealth.businessconnector.chapterIV.wrapper.impl
 

Classes in be.ehealth.businessconnector.chapterIV.wrapper.impl that implement Chap4MedicalAdvisorAgreementResponseWrapper
 class AskChap4MedicalAdvisorAgreementResponseWrapperImpl
          wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment.
 class ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl
          wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment.
 




Connector Packaging generic 3.28.5 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.